Skip to content

Commit

Permalink
Update deps; bump min Python to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Feb 11, 2024
1 parent d84d700 commit b0af68f
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 138 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-22.04, windows-2022]
python-version: ['3.8', '3.10']
python-version: ['3.10', '3.12']

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

0 comments on commit b0af68f

Please sign in to comment.