Skip to content

Commit 1163d0c

Browse files
Update dependency python to <3.14
1 parent b362968 commit 1163d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Set up Python
3333
uses: actions/setup-python@v5
3434
with:
35-
python-version: '>=3.11 <3.13'
35+
python-version: '<3.14'
3636
- name: Install Poetry
3737
uses: snok/install-poetry@v1
3838
with:

0 commit comments

Comments
 (0)