Skip to content

Commit 08fd87b

Browse files
committed
Downgrade macOS to v12 for cibuildwheel
1 parent b2cc004 commit 08fd87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
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)