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 dad94d4 commit dbbad86Copy full SHA for dbbad86
.github/workflows/release.yaml
@@ -30,7 +30,7 @@ jobs:
30
31
- uses: actions/setup-python@v5
32
with:
33
- python-version: "3.12"
+ python-version: "3.14.0-rc.3"
34
35
- name: Install latest Rust nightly toolchain
36
uses: dtolnay/rust-toolchain@nightly
0 commit comments