Skip to content

Commit 79e8b1b

Browse files
committed
Build Fuchsia on 8 cores instead of 16
1 parent 495203b commit 79e8b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ jobs:
476476
# nightly features to compile, and this job would fail if
477477
# executed on beta and stable.
478478
CI_ONLY_WHEN_CHANNEL: nightly
479-
<<: *job-linux-16c
479+
<<: *job-linux-8c
480480

481481
- name: x86_64-gnu-debug
482482
<<: *job-linux-8c

0 commit comments

Comments
 (0)