Skip to content

Commit

Permalink
ci/tests: switch macOS to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
neersighted committed Mar 25, 2024
1 parent 188b2ec commit 516c009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Ubuntu
image: ubuntu-22.04
- name: macOS
image: macos-12
image: macos-13
- name: Windows
image: windows-2022
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
Expand Down

0 comments on commit 516c009

Please sign in to comment.