mirror of https://github.com/helix-editor/helix
parent
c7e15dd87e
commit
f6021dd0cd
|
@ -70,11 +70,11 @@ jobs:
|
||||||
rust: stable
|
rust: stable
|
||||||
target: aarch64-unknown-linux-gnu
|
target: aarch64-unknown-linux-gnu
|
||||||
cross: true
|
cross: true
|
||||||
- build: riscv64-linux
|
# - build: riscv64-linux
|
||||||
os: ubuntu-latest
|
# os: ubuntu-latest
|
||||||
rust: stable
|
# rust: stable
|
||||||
target: riscv64gc-unknown-linux-gnu
|
# target: riscv64gc-unknown-linux-gnu
|
||||||
cross: true
|
# cross: true
|
||||||
- build: x86_64-macos
|
- build: x86_64-macos
|
||||||
os: macos-latest
|
os: macos-latest
|
||||||
rust: stable
|
rust: stable
|
||||||
|
|
Loading…
Reference in New Issue