Skip to content

Commit 87c9dcb

Browse files
committed
Downgrade macOS to v12 for cibuildwheel
1 parent 358ab20 commit 87c9dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ jobs:
626626
strategy:
627627
matrix:
628628
os:
629-
- macos-13
629+
- macos-12
630630
uses: ./.github/workflows/reusable-cibuildwheel.yml
631631
with:
632632
os: ${{ matrix.os }}

0 commit comments

Comments
 (0)