Skip to content

Commit 02fb10d

Browse files
committed
Bump python version in CI
1 parent e207b82 commit 02fb10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
persist-credentials: false
2525
- uses: actions/setup-python@v5
2626
with:
27-
python-version: "3.10"
27+
python-version: "3.12"
2828
- name: Install dependencies
2929
run: |
3030
sudo apt update

0 commit comments

Comments
 (0)