mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Add loongarch64-unknown-linux-gnu to CI
This commit is contained in:
committed by
Amanieu d'Antras
parent
76d71ff37e
commit
c103c015a8
+3
@@ -92,6 +92,7 @@ jobs:
|
||||
- thumbv7m-none-eabi
|
||||
- thumbv7em-none-eabi
|
||||
- thumbv7em-none-eabihf
|
||||
- loongarch64-unknown-linux-gnu
|
||||
|
||||
# macOS targets
|
||||
- x86_64-apple-darwin
|
||||
@@ -171,6 +172,8 @@ jobs:
|
||||
os: ubuntu-latest
|
||||
- target: riscv64gc-unknown-linux-gnu
|
||||
os: ubuntu-latest
|
||||
- target: loongarch64-unknown-linux-gnu
|
||||
os: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user