Skip to content

Commit

Permalink
update ubuntu in tests (closes popsim-consortium#1353) (popsim-consor…
Browse files Browse the repository at this point in the history
  • Loading branch information
petrelharp authored and nspope committed Sep 15, 2022
1 parent 2bfa88b commit 5174662
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-18.04, macos-10.15, windows-latest]
os: [ubuntu-20.04, macos-10.15, windows-latest]
python: [3.7, "3.10"]
env:
CONDA_ENV_NAME: stdpopsim
Expand Down

0 comments on commit 5174662

Please sign in to comment.