Skip to content

Commit 4edfa65

Browse files
committed
Remove macos15
1 parent 5fd5b80 commit 4edfa65

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
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
#os: [ubuntu-20.04, windows-2019, macos-10.15]
18-
os: [windows-latest, macos-14, macos-13, macos-15]
18+
os: [windows-latest, macos-14, macos-13]
1919

2020
steps:
2121
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)