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 2af0ce2 commit 28e0cfbCopy full SHA for 28e0cfb
.github/workflows/unit-tests.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Unit tests
17
strategy:
18
matrix:
19
- python_version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
+ python_version: ["3.8", "3.9", "3.10", "3.11"]
20
runs-on: ubuntu-latest
21
permissions:
22
contents: read
0 commit comments