There was an error while loading. Please reload this page.
1 parent 5b95b66 commit ec37dd2Copy full SHA for ec37dd2
.github/workflows/ci.yml
@@ -22,9 +22,7 @@ jobs:
22
# We skip jobs that will result in duplicate artifacts, since the code does not depend on the compiler.
23
ci:
24
name: ci
25
- uses: ecmwf-actions/reusable-workflows/.github/workflows/ci.yml@v1
+ uses: ecmwf-actions/reusable-workflows/.github/workflows/ci.yml@v2
26
with:
27
skip_matrix_jobs: |
28
- clang-12@ubuntu-20.04
29
- clang-9@ubuntu-18.04
30
- clang-12@macos-10.15
+ clang@rocky-8.6
0 commit comments