We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f9e041 commit 4187c5fCopy full SHA for 4187c5f
.github/workflows/test.yml
@@ -21,7 +21,6 @@ jobs:
21
- {os: "ubuntu-22.04", python-version: "3.10"}
22
- {os: "ubuntu-22.04", python-version: "3.9"}
23
- {os: "ubuntu-20.04", python-version: "3.8"}
24
- - {os: "ubuntu-20.04", python-version: "3.7"}
25
#os: [ubuntu-latest] # TODO: add macos-latest, windows-latest ?
26
#python-version: [3.7, 3.8, 3.9, 3.10, 3.11]
27
0 commit comments