Skip to content

Commit 6ff2348

Browse files
committed
remove macos-latest-large
1 parent 6a980ee commit 6ff2348

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
# macos-latest is Apple silicon, macos-latest-large is an Intel runner
2020
matrix:
21-
os: [ubuntu-latest, windows-latest, macos-latest, macos-latest-large]
21+
os: [ubuntu-latest, windows-latest, macos-latest]
2222

2323
steps:
2424
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)