Skip to content

Commit 000fa5a

Browse files
committed
Use latest macos in CI
1 parent 5c2d12b commit 000fa5a

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
@@ -107,7 +107,7 @@ jobs:
107107
cp-version: ${{ needs.scheduler.outputs.cp-version }}
108108

109109
mpy-cross-mac:
110-
runs-on: macos-13
110+
runs-on: macos-latest
111111
needs: scheduler
112112
if: needs.scheduler.outputs.ports != '{}'
113113
env:

0 commit comments

Comments
 (0)