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 9645feb commit f457d08Copy full SHA for f457d08
1 file changed
‎.github/workflows/ci-tests.yml‎
@@ -40,6 +40,8 @@ jobs:
40
- uses: actions/checkout@v6
41
42
- uses: astral-sh/setup-uv@v6
43
+ with:
44
+ python-version: "3.13"
45
46
- uses: dtolnay/rust-toolchain@stable
47
with:
0 commit comments