We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a309969 commit d74af65Copy full SHA for d74af65
1 file changed
.github/workflows/github-pytest.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
- python-version: ["3.9"]
+ python-version: ["3.8"]
16
17
steps:
18
0 commit comments