Skip to content

Commit

Permalink
Merge fec67a0 into 999d769
Browse files Browse the repository at this point in the history
  • Loading branch information
farridav committed Mar 25, 2024
2 parents 999d769 + fec67a0 commit dfeed18
Show file tree
Hide file tree
Showing 5 changed files with 449 additions and 404 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
max-parallel: 5
matrix:
python-version: [3.6, 3.7, 3.8, 3.9, '3.10']
python-version: [3.8, 3.9, '3.10', '3.11', '3.12']
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}

Expand Down

0 comments on commit dfeed18

Please sign in to comment.