We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5025a95 commit ed97b30Copy full SHA for ed97b30
.github/workflows/python-app.yml
@@ -10,6 +10,7 @@ jobs:
10
fail-fast: false
11
matrix:
12
python-version: ['3.13', '3.12']
13
+
14
# python-version: ['3.13', '3.12', '3.9', '3.10', '3.11', '3.8']
15
16
env:
0 commit comments