Skip to content

Commit

Permalink
Switch to macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmundt authored Sep 30, 2024
1 parent 14e6aef commit 7408778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_pr_and_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-13, windows-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
python: [ 3.8, 3.9, '3.10', '3.11', '3.12' ]
other: [""]
category: [""]
Expand All @@ -83,7 +83,7 @@ jobs:
TARGET: linux
PYENV: pip

- os: macos-13
- os: macos-latest
TARGET: osx
PYENV: pip

Expand Down

0 comments on commit 7408778

Please sign in to comment.