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 4cc4d92 commit a2e2634Copy full SHA for a2e2634
.github/workflows/musl.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
name: ${{ matrix.config.name }}
12
runs-on: ubuntu-24.04
13
- container: alpine:3.21
+ container: alpine:3.22
14
15
strategy:
16
fail-fast: false
0 commit comments