Skip to content

Commit 8f644f2

Browse files
bump macos build to 14
1 parent bdf5e51 commit 8f644f2

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
@@ -118,7 +118,7 @@ jobs:
118118

119119

120120
build-mac-arm64:
121-
runs-on: macos-13
121+
runs-on: macos-14
122122
strategy:
123123
matrix:
124124
python-version: [ '3.10', '3.11', '3.12', '3.13', '3.14']

0 commit comments

Comments
 (0)