Skip to content

Commit 9a7147a

Browse files
committed
switching to macos-14, 15
1 parent 4dd1dbe commit 9a7147a

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
@@ -65,7 +65,7 @@ jobs:
6565
runs-on: ${{ matrix.os }}
6666
strategy:
6767
matrix:
68-
os: [macos-13, macos-14]
68+
os: [macos-14, macos-15]
6969

7070
steps:
7171
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)