We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed7458a + 2f4847a commit a160555Copy full SHA for a160555
.github/workflows/build_wheels.yml
@@ -71,7 +71,7 @@ jobs:
71
runs-on: ${{ matrix.os }}
72
strategy:
73
matrix:
74
- os: [macos-14, macos-15]
+ os: [macos-14, macos-15, macos-15-intel]
75
76
steps:
77
- uses: actions/checkout@v3
0 commit comments