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 0e6078f commit e30dd8fCopy full SHA for e30dd8f
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
# Pin macos to get the version of Xcode that we need: https://github.com/actions/runner-images/issues/10703
22
runner: [
23
{os: ubuntu-22.04},
24
- {os: ubuntu-latest, container: alpine:3.18, target: Linux-musl},
+ {os: ubuntu-latest, container: alpine:3.19, target: Linux-musl},
25
{os: windows-latest},
26
{os: macos-15}
27
]
0 commit comments