We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f121d7 commit 1f7b655Copy full SHA for 1f7b655
.github/workflows/ci.yml
@@ -46,9 +46,6 @@ jobs:
46
- name: x86_64-gnu-llvm-12
47
os: ubuntu-20.04-xl
48
env: {}
49
- - name: x86_64-gnu-llvm-12-stage1
50
- os: ubuntu-20.04-xl
51
- env: {}
52
- name: x86_64-gnu-tools
53
env:
54
CI_ONLY_WHEN_SUBMODULES_CHANGED: 1
src/ci/github-actions/ci.yml
@@ -286,10 +286,7 @@ jobs:
286
287
288
<<: *job-linux-xl
289
-
290
291
- <<: *job-linux-xl
292
+
293
294
295
0 commit comments