mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
chore: nightly build enable mips*
This commit is contained in:
2
.github/workflows/build-nightly-release.yml
vendored
2
.github/workflows/build-nightly-release.yml
vendored
@@ -20,6 +20,8 @@ jobs:
|
||||
toolchain: stable
|
||||
- target: aarch64-unknown-linux-musl
|
||||
toolchain: stable
|
||||
- target: mips-unknown-linux-gnu
|
||||
toolchain: nightly
|
||||
- target: mipsel-unknown-linux-gnu
|
||||
toolchain: nightly
|
||||
- target: mips64el-unknown-linux-gnuabi64
|
||||
|
||||
Reference in New Issue
Block a user