Skip to content

Commit

Permalink
Remove tox file and tweak GH Actions versions
Browse files Browse the repository at this point in the history
  • Loading branch information
eliben committed Nov 22, 2023
1 parent eeef9a5 commit 845174e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [3.7, 3.8, '3.10']
python-version: [3.8, 3.9, '3.10', '3.11']
os: [ubuntu-latest, macos-latest, windows-latest]

steps:
Expand Down
6 changes: 0 additions & 6 deletions tox.ini

This file was deleted.

0 comments on commit 845174e

Please sign in to comment.