Skip to content

Commit 3cf4e22

Browse files
committed
drop macos intel chip
1 parent 9c531ad commit 3cf4e22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
os: [ubuntu-22.04, macos-13, macos-14]
14+
os: [ubuntu-22.04, macos-14]
1515
fail-fast: false
1616

1717
steps:

0 commit comments

Comments
 (0)