Skip to content

Commit

Permalink
⬆️ Test on newer python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pwildenhain committed Nov 13, 2024
1 parent 4bf25e5 commit 89f9ab3
Show file tree
Hide file tree
Showing 2 changed files with 701 additions and 654 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ['3.8', '3.9', '3.10']
python-version: ['3.10', '3.11', '3.12']

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 89f9ab3

Please sign in to comment.