Skip to content

Commit

Permalink
pyver: 3.11, no caveats
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored Nov 28, 2022
1 parent 68e7d93 commit 9a67929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
name: Test
strategy:
matrix:
pyver: ['3.7', '3.8', '3.9', '3.10', '~3.11.0-0']
pyver: ['3.7', '3.8', '3.9', '3.10', '3.11']
no-extensions: ['', 'Y']
os: [ubuntu, macos, windows]
exclude:
Expand Down

0 comments on commit 9a67929

Please sign in to comment.