We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f5637 commit 0e93407Copy full SHA for 0e93407
.github/workflows/python-app.yml
@@ -8,6 +8,7 @@ jobs:
8
fail-fast: false
9
matrix:
10
python-version: ['3.13.1', '3.12.8', '3.9', '3.10', '3.11', '3.8']
11
+
12
13
env:
14
PIP_NO_PYTHON_VERSION_WARNING: 1
0 commit comments