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 cb02bf9 commit e1e6a37Copy full SHA for e1e6a37
.github/workflows/python-unittests.yaml
@@ -10,7 +10,7 @@ jobs:
10
unittest:
11
strategy:
12
matrix:
13
- python-version: [3.9, "3.10", 3.11, 3.12]
+ python-version: ["3.10", 3.11, 3.12]
14
platform: [linux.24_04.4x]
15
include:
16
- python-version: 3.12
0 commit comments