We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eee55f commit 249bd88Copy full SHA for 249bd88
.github/workflows/python-app.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
- python-version: [ 3.10 ]
+ python-version: [ 3.6 ]
15
continue-on-error: false
16
17
steps:
0 commit comments