Skip to content

Commit

Permalink
[CI] use macos-13
Browse files Browse the repository at this point in the history
macos-12 is no longer supported
  • Loading branch information
tttapa committed Dec 17, 2024
1 parent 69eb87b commit bb01968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ jobs:

test-macos:
needs: [build-macos]
runs-on: macos-12
runs-on: macos-13
strategy:
matrix:
python-version: ['3.8', '3.9', '3.10', '3.11']
Expand Down

0 comments on commit bb01968

Please sign in to comment.