mirror of https://github.com/ospab/ostp.git
ci: fix invalid rust toolchain name
This commit is contained in:
parent
e21acc2ee1
commit
a33e5d3874
|
|
@ -203,7 +203,7 @@ jobs:
|
|||
artifact_name: ostp
|
||||
release_name: ostp-linux-mipsle.tar.gz
|
||||
use_cross: true
|
||||
toolchain: alpha
|
||||
toolchain: nightly
|
||||
|
||||
- os: ubuntu-latest
|
||||
target: riscv64gc-unknown-linux-gnu
|
||||
|
|
|
|||
Loading…
Reference in New Issue