mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 08:23:24 +01:00
Remove broken riscv64gc arch from release
This commit is contained in:
parent
63cb01e83b
commit
735864c384
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -28,7 +28,6 @@ jobs:
|
||||
- x86_64-unknown-linux-musl
|
||||
- aarch64-unknown-linux-gnu
|
||||
- armv7-unknown-linux-gnueabihf
|
||||
- riscv64gc-unknown-linux-gnu
|
||||
extra: ['bin']
|
||||
include:
|
||||
- target: aarch64-apple-darwin
|
||||
|
Loading…
Reference in New Issue
Block a user