Skip to content

Commit d4ba83a

Browse files
committed
yet another CI fix
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
1 parent de44e1e commit d4ba83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- uses: actions/setup-python@v5
3232
with:
33-
python-version: "3.12"
33+
python-version: "3.14.0-rc.3"
3434

3535
- name: Install latest Rust nightly toolchain
3636
uses: dtolnay/rust-toolchain@nightly

0 commit comments

Comments
 (0)