Skip to content

Commit

Permalink
try 3.9...
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Nov 22, 2024
1 parent c52da19 commit 8c8b729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04, windows-2022, macos-14]
python-version: [3.7, "3.11"]
python-version: ["3.9", "3.11"]
env:
OS: ${{ matrix.os }}
PYTHON: ${{ matrix.python-version }}
Expand Down

0 comments on commit 8c8b729

Please sign in to comment.