Skip to content

Commit

Permalink
test on recent python
Browse files Browse the repository at this point in the history
  • Loading branch information
micah-prime committed Oct 9, 2023
1 parent e2b5b54 commit 1cad90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Expand Up @@ -53,7 +53,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
python-version: [3.6, 3.7, 3.8, 3.9]
python-version: [3.6, 3.7, 3.8, 3.9, '3.10', '3.11']
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 1cad90a

Please sign in to comment.