We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad7f22 commit a0fd5d3Copy full SHA for a0fd5d3
1 file changed
.github/workflows/python-app.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
# Run in all these versions of Python
19
- python-version: [3.7, 3.9]
+ python-version: [3.7]
20
21
steps:
22
# Checkout the latest code from the repo
0 commit comments