Skip to content

Commit 9e0d43f

Browse files
committed
upgrade macos runner for python x86_64 builds
ref PyO3/maturin#2255
1 parent ad04d66 commit 9e0d43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-packaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
fail-fast: false
131131
matrix:
132132
platform:
133-
- runner: macos-12
133+
- runner: macos-13
134134
target: x86_64
135135
- runner: macos-14
136136
target: aarch64

0 commit comments

Comments
 (0)