Skip to content

Commit a160555

Browse files
authored
Merge pull request #189 from SwayamInSync/macos-intel
CI: Adding macos-intel runner
2 parents ed7458a + 2f4847a commit a160555

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)