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 06e85e3 commit c2a3ad4Copy full SHA for c2a3ad4
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ${{ matrix.os }}
17
strategy:
18
matrix:
19
- python: [3.6, 3.7, 3.8, 3.9]
+ python: [3.6]
20
os: [ubuntu-latest]
21
steps:
22
- name: Checkout
0 commit comments