Skip to content

Commit b44ac7c

Browse files
committed
GHA: switch back to macos-latest for linux-musl-from-mac job [ci skip]
Follow-up to 43df529
1 parent 1f669ae commit b44ac7c

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
@@ -473,7 +473,7 @@ jobs:
473473
474474
linux-musl-from-mac:
475475
name: 'linux-musl-from-mac'
476-
runs-on: macos-13
476+
runs-on: 'macos-latest'
477477
timeout-minutes: 30
478478
steps:
479479
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

0 commit comments

Comments
 (0)