Skip to content

Commit 3c1c298

Browse files
committed
ISO 8601 Z at the end supperted by python>=3.11; adjusted in unittest-workflow.yml
1 parent f194ed0 commit 3c1c298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unitest-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
cache-env: true
2121
extra-specs: |
22-
python=3.10
22+
python=3.11
2323
2424
- name: Run unit tests
2525
shell: bash -l {0}

0 commit comments

Comments
 (0)