We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9d56b1 commit 974db51Copy full SHA for 974db51
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
cache-dependency-glob: uv.lock
17
- uses: actions/setup-python@v5
18
with:
19
- python-version: 3.13
+ python-version: 3.14
20
allow-prereleases: true
21
- run: uv sync --group=test
22
- name: Run tests
0 commit comments