Skip to content

Commit ea5816b

Browse files
Update dependency python to 3.14
1 parent ca85c17 commit ea5816b

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
@@ -51,7 +51,7 @@ jobs:
5151
- uses: actions/setup-python@v6
5252
name: Setup Python 3.9
5353
with:
54-
python-version: 3.9
54+
python-version: 3.14
5555

5656
- name: Install Python dependencies
5757
run: |

0 commit comments

Comments
 (0)