Skip to content

Commit 6b81342

Browse files
tgonzalezorlandoarmgowthamsk-arm
authored andcommitted
nightly: Add the loongaarch64-unkown-linux-gnu target
Signed-off-by: Tomás González <[email protected]>
1 parent f01a1a2 commit 6b81342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
rustup target add x86_64-apple-darwin &&
5959
rustup target add aarch64-apple-darwin &&
6060
rustup target add x86_64-unknown-freebsd
61+
rustup target add loongarch64-unknown-linux-gnu
6162
6263
- name: Test script
6364
env:

0 commit comments

Comments
 (0)