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