We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f194ed0 commit 3c1c298Copy full SHA for 3c1c298
.github/workflows/unitest-workflow.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
cache-env: true
21
extra-specs: |
22
- python=3.10
+ python=3.11
23
24
- name: Run unit tests
25
shell: bash -l {0}
0 commit comments