Skip to content

Commit 1b360c8

Browse files
committed
remove large runner
1 parent 215178c commit 1b360c8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/ci/github-actions/jobs.yml

-5
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ runners:
1010
free_disk: true
1111
<<: *base-job
1212

13-
# Large runner used mainly for its bigger disk capacity
14-
- &job-linux-4c-largedisk
15-
os: ubuntu-22.04-4core-16gb
16-
<<: *base-job
17-
1813
- &job-linux-8c
1914
os: ubuntu-22.04-8core-32gb
2015
<<: *base-job

0 commit comments

Comments
 (0)