We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37dc795 commit 1943b4dCopy full SHA for 1943b4d
1 file changed
.github/workflows/scriptcheck.yml
@@ -47,7 +47,7 @@ jobs:
47
runs-on: ubuntu-20.04
48
strategy:
49
matrix:
50
- python-version: [3.5, 3.6, 3.7, 3.8, 3.9, '3.10', '3.11', '3.12']
+ python-version: [3.6, 3.7, 3.8, 3.9, '3.10', '3.11', '3.12']
51
include:
52
- python-version: '3.12'
53
python-latest: true
0 commit comments