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.
dist-x86_64-linux
1 parent 3a6c6ee commit 9c89706Copy full SHA for 9c89706
1 file changed
src/ci/github-actions/jobs.yml
@@ -95,6 +95,8 @@ pr:
95
<<: *job-linux-16c
96
- image: x86_64-gnu-tools
97
98
+ - image: dist-x86_64-linux
99
+ <<: *job-linux-16c
100
101
# Jobs that run when you perform a try build (@bors try)
102
# These jobs automatically inherit envs.try, to avoid repeating
0 commit comments