We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf7e57c commit 8037d4cCopy full SHA for 8037d4c
1 file changed
.github/workflows/unit-test.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-22.04
14
strategy:
15
matrix:
16
- python-version: ["3.7", "3.x"]
+ python-version: ["3.9", "3.x"]
17
18
steps:
19
- uses: actions/checkout@v3
0 commit comments