Skip to content

Commit 28a19e7

Browse files
committed
adding macos-intel runner
1 parent 6f59499 commit 28a19e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
runs-on: ${{ matrix.os }}
7272
strategy:
7373
matrix:
74-
os: [macos-14, macos-15]
74+
os: [macos-14, macos-15, macos-15-intel]
7575

7676
steps:
7777
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)