Skip to content

Commit 9659048

Browse files
committed
💚 Downgrade macos release runner to fix deployment target error
1 parent 9dd8a7b commit 9659048

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
path: ./wheelhouse/*.whl
9595

9696
build_macos_wheels:
97-
runs-on: macos-latest
97+
runs-on: macos-14
9898
strategy:
9999
matrix:
100100
arch: [x86_64, arm64]

0 commit comments

Comments
 (0)