Skip to content

Commit

Permalink
try 3.12 instead of 3.13
Browse files Browse the repository at this point in the history
since wheels for cyvcf2 have not been published for 3.13
  • Loading branch information
aryarm authored Dec 16, 2024
1 parent dad905d commit f812a60
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 @@ -20,7 +20,7 @@ jobs:
- { python: "3.13", os: "ubuntu-latest", session: "tests" }
# - { python: "3.11", os: "windows-latest", session: "tests" }
- { python: "3.9", os: "macos-13", session: "tests" }
- { python: "3.13", os: "macos-latest", session: "tests" }
- { python: "3.12", os: "macos-latest", session: "tests" }
- { python: "3.9", os: "ubuntu-latest", session: "size" }

env:
Expand Down

0 comments on commit f812a60

Please sign in to comment.