Skip to content

Commit 49f3d4f

Browse files
committed
Use macos-13 to build x64 wheel
1 parent b95d467 commit 49f3d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278
path: "**/*.log"
279279
retention-days: 2
280280
build-macos:
281-
runs-on: macos-latest
281+
runs-on: macos-13
282282
strategy:
283283
fail-fast: false
284284
matrix:

0 commit comments

Comments
 (0)