Skip to content

Commit 5e5f1be

Browse files
committed
Only build on MacOS x86
1 parent 79e86b1 commit 5e5f1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
matrix:
163163
os:
164164
- ubuntu-latest
165-
- macos-latest
165+
- macos-13
166166
- windows-latest
167167
cibw_archs_linux: ["x86_64"]
168168
build_sdist: [true]

0 commit comments

Comments
 (0)