We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e4ad2 commit 1b329b2Copy full SHA for 1b329b2
.github/workflows/pytest_flake8.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
os: [ubuntu-20.04]
22
- python-version: ['3.8.0', '3.9.0', '3.10.0']
+ python-version: ['3.8.0']
23
24
steps:
25
- uses: actions/checkout@v3
0 commit comments