We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92dd893 commit 2f3016eCopy full SHA for 2f3016e
.github/workflows/pythonapp.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
- python: [2.7, 3.6, 3.7]
+ python: [3.6, 3.7]
12
steps:
13
- uses: actions/checkout@v1
14
- name: Set up Python
0 commit comments