Skip to content

Commit ff031cf

Browse files
committed
Fix mac CI configuration
1 parent 98fcb42 commit ff031cf

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,7 @@ jobs:
108108
strategy:
109109
matrix:
110110
platform:
111-
- runner: macos-13
112-
target: x86_64
113-
- runner: macos-14
111+
- runner: macos-15
114112
target: aarch64
115113
steps:
116114
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)