File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -874,6 +874,7 @@ jobs:
874
874
- x86_64-linux-android # skip-pr skip-master
875
875
- riscv64gc-unknown-linux-gnu # skip-pr skip-master
876
876
- loongarch64-unknown-linux-gnu # skip-pr skip-master
877
+ - loongarch64-unknown-linux-musl # skip-pr skip-master
877
878
include :
878
879
- target : x86_64-unknown-linux-gnu
879
880
run_tests : YES
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ jobs: # skip-master skip-pr skip-stable
40
40
- x86_64-linux-android # skip-pr skip-master
41
41
- riscv64gc-unknown-linux-gnu # skip-pr skip-master
42
42
- loongarch64-unknown-linux-gnu # skip-pr skip-master
43
- - loongarch64-unknown-linux-musl # skip-pr skip-master skip-stable
43
+ - loongarch64-unknown-linux-musl # skip-pr skip-master
44
44
include :
45
45
- target : x86_64-unknown-linux-gnu
46
46
run_tests : YES
You can’t perform that action at this time.
0 commit comments