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 761d842 commit fc08867Copy full SHA for fc08867
.github/workflows/run_tests.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: false
24
matrix:
25
- python-version: ['2.7', '3.6', '3.7', '3.8', '3.9', '3.10']
+ python-version: ['2.7', '3.7', '3.8', '3.9', '3.10', '3.11']
26
sdl2: ['2.26.0']
27
name-prefix: ['Linux (Python ']
28
include:
0 commit comments