We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7de759f commit 6717f4bCopy full SHA for 6717f4b
1 file changed
.github/workflows/unittest.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- python-version: ['3.7.17', '3.8.18', '3.9.18', '3.10.13', '3.11.7', '3.12.1', '3.13.1']
+ python-version: ['3.8.18', '3.9.18', '3.10.13', '3.11.7', '3.12.1', '3.13.1']
17
18
steps:
19
- uses: actions/checkout@v4
0 commit comments