Skip to content

Commit

Permalink
Bump macos runner version to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
nspope committed Jul 5, 2024
1 parent d1f1f8e commit 28d5924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, macos-11, windows-latest]
os: [ubuntu-20.04, macos-13, windows-latest]
python: ["3.8", "3.10"]
env:
CONDA_ENV_NAME: stdpopsim
Expand Down

0 comments on commit 28d5924

Please sign in to comment.