We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
x86_64-gnu
1 parent f510880 commit f8cdb60Copy full SHA for f8cdb60
1 file changed
src/ci/github-actions/jobs.yml
@@ -97,6 +97,8 @@ pr:
97
<<: *job-linux-16c
98
- image: x86_64-gnu-tools
99
100
+ - image: x86_64-gnu
101
+ <<: *job-linux-4c
102
103
# Jobs that run when you perform a try build (@bors try)
104
# These jobs automatically inherit envs.try, to avoid repeating
0 commit comments