Skip to content

Commit daa09e1

Browse files
committed
ci: bump python to 3.12
1 parent 3708395 commit daa09e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- uses: actions/setup-python@v1
3939
with:
40-
python-version: 3.8
40+
python-version: 3.12
4141
- name: Install Python Dependencies
4242
run: |
4343
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)