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.
1 parent b5eb989 commit 6ec41a7Copy full SHA for 6ec41a7
src/ci/github-actions/jobs.yml
@@ -332,7 +332,7 @@ auto:
332
env:
333
RUST_BACKTRACE: 1
334
IMAGE: x86_64-gnu-llvm-20
335
- DOCKER_SCRIPT: stage_2_test_set1.sh
+ DOCKER_SCRIPT: stage_2_test_set2.sh
336
<<: *job-linux-4c
337
338
# Skip tests that run in x86_64-gnu-llvm-20-{1,3}
@@ -357,7 +357,7 @@ auto:
357
358
359
IMAGE: x86_64-gnu-llvm-19
360
361
362
363
# Skip tests that run in x86_64-gnu-llvm-19-{1,3}
0 commit comments