We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfbf822 commit 198ae23Copy full SHA for 198ae23
1 file changed
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
name: Test
51
strategy:
52
matrix:
53
- pyver: ['3.8', '3.9', '3.10', '3.11']
+ pyver: ['3.8', '3.9', '3.10', '3.11', '3.12']
54
os: [ubuntu, macos, windows]
55
include:
56
- pyver: pypy-3.8
0 commit comments