Skip to content

Commit 974db51

Browse files
authored
DO NOT MERGE: Test Python 3.14
1 parent d9d56b1 commit 974db51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
cache-dependency-glob: uv.lock
1717
- uses: actions/setup-python@v5
1818
with:
19-
python-version: 3.13
19+
python-version: 3.14
2020
allow-prereleases: true
2121
- run: uv sync --group=test
2222
- name: Run tests

0 commit comments

Comments
 (0)