Skip to content

Commit d18c010

Browse files
Update dependency python to 3.14
1 parent 1b4752a commit d18c010

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
@@ -74,7 +74,7 @@ jobs:
7474
- uses: actions/checkout@v3
7575
- uses: actions/setup-python@v4
7676
with:
77-
python-version: 3.9
77+
python-version: 3.14
7878

7979
- name: Install dependencies
8080
run: |

0 commit comments

Comments
 (0)