ci: fix invalid rust toolchain name

This commit is contained in:
ospab 2026-07-09 14:30:23 +03:00
parent e21acc2ee1
commit a33e5d3874
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ jobs:
artifact_name: ostp artifact_name: ostp
release_name: ostp-linux-mipsle.tar.gz release_name: ostp-linux-mipsle.tar.gz
use_cross: true use_cross: true
toolchain: alpha toolchain: nightly
- os: ubuntu-latest - os: ubuntu-latest
target: riscv64gc-unknown-linux-gnu target: riscv64gc-unknown-linux-gnu