Skip to content

Commit bb01968

Browse files
committed
[CI] use macos-13
macos-12 is no longer supported
1 parent 69eb87b commit bb01968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ jobs:
381381

382382
test-macos:
383383
needs: [build-macos]
384-
runs-on: macos-12
384+
runs-on: macos-13
385385
strategy:
386386
matrix:
387387
python-version: ['3.8', '3.9', '3.10', '3.11']

0 commit comments

Comments
 (0)