Skip to content

Commit 67bc22d

Browse files
committed
fix Intel macOS wheel runner
1 parent c459138 commit 67bc22d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- os: ubuntu-latest
4444
target: aarch64
4545
manylinux: "2014"
46-
- os: macos-13
46+
- os: macos-15-intel
4747
target: x86_64
4848
- os: macos-14
4949
target: aarch64

0 commit comments

Comments
 (0)