Skip to content

Commit

Permalink
CI: Use macos-13 instead of macos-12
Browse files Browse the repository at this point in the history
The image is deprecated: actions/runner-images#10721
  • Loading branch information
simonhammes authored and Fizzadar committed Nov 16, 2024
1 parent a07fc84 commit 858d224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
os: [ubuntu-20.04, ubuntu-latest]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
include:
- os: macos-12
- os: macos-13
python-version: "3.11"
- os: windows-2022
python-version: "3.11"
Expand Down

0 comments on commit 858d224

Please sign in to comment.