Skip to content

Commit e30dd8f

Browse files
committed
3.19 ?
1 parent 0e6078f commit e30dd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# Pin macos to get the version of Xcode that we need: https://github.com/actions/runner-images/issues/10703
2222
runner: [
2323
{os: ubuntu-22.04},
24-
{os: ubuntu-latest, container: alpine:3.18, target: Linux-musl},
24+
{os: ubuntu-latest, container: alpine:3.19, target: Linux-musl},
2525
{os: windows-latest},
2626
{os: macos-15}
2727
]

0 commit comments

Comments
 (0)