Skip to content

Commit

Permalink
run tests on python 3.9-12, run tests every mon, rename to test.yml, …
Browse files Browse the repository at this point in the history
…upload to codecov
  • Loading branch information
erexer committed Oct 28, 2024
1 parent a0e1623 commit 1dd391c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
build:
strategy:
matrix:
python-version: [ "3.9", "3.10", "3.11", "3.12" ]
python-version: [ "3.9", "3.10", "3.11" ]
os: [ubuntu-latest]
fail-fast: false

Expand Down

0 comments on commit 1dd391c

Please sign in to comment.