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 a445120 commit fd4dcffCopy full SHA for fd4dcff
.github/workflows/alpine.yaml
@@ -22,7 +22,7 @@ jobs:
22
- { label: 'clang20', apk: 'clang20', gcc: 'clang-20', gxx: 'clang++-20' }
23
# clang15 (partial), clang17
24
25
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-22.04
26
27
defaults:
28
run: { shell: bash }
0 commit comments