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 0e97842 commit f4fd0fbCopy full SHA for f4fd0fb
.github/workflows/python-pytest.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
os: [windows-latest, ubuntu-latest]
22
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12""]
+ python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
23
include:
24
- os: ubuntu-20.04
25
python-version: 3.7
0 commit comments