Skip to content

Commit

Permalink
dev.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Nov 20, 2024
1 parent 28a7550 commit 7bba146
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, windows-2022, macos-11]
python-version: ["3.11"]
os: [ubuntu-24.04, windows-2022, macos-14]
python-version: ["3.12"]

steps:
- name: checkout
Expand Down

0 comments on commit 7bba146

Please sign in to comment.