We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c5a5f commit eeef0a2Copy full SHA for eeef0a2
1 file changed
.github/workflows/scriptcheck.yml
@@ -48,7 +48,7 @@ jobs:
48
runs-on: ubuntu-20.04
49
strategy:
50
matrix:
51
- 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']
52
include:
53
- python-version: '3.12'
54
python-latest: true
0 commit comments