Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
n-eq committed Oct 23, 2023
1 parent 44972da commit 1d43934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
python-version: ["3.7.17", "3.8.18", "3.9.18", "3.10.13", "3.12.0"]
python-version: ["3.7", "3.8.18", "3.9.18", "3.10.13", "3.12.0"]
fail-fast: false

steps:
Expand Down

0 comments on commit 1d43934

Please sign in to comment.