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 9eb1bc1 commit 4044dc1Copy full SHA for 4044dc1
.github/workflows/unit_test.yaml
@@ -12,7 +12,7 @@ jobs:
12
timeout-minutes: 15
13
strategy:
14
matrix:
15
- python-version: ['3.10', '3.11', '3.12']
+ python-version: ['3.10']
16
steps:
17
- name: Check out repo
18
uses: actions/checkout@v4
0 commit comments