Skip to content

Commit 4b8a5d4

Browse files
author
Raphael Krupinski
committed
⬆️ Upgrade CI python to 3.12 .
1 parent 3194a2b commit 4b8a5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python
2020
uses: actions/setup-python@v4
2121
with:
22-
python-version: '3.11'
22+
python-version: '3.12'
2323

2424
- name: Set up environment
2525
run: |

0 commit comments

Comments
 (0)