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 @@ -871,6 +871,7 @@ jobs:
871
871
- x86_64-linux-android # skip-pr skip-master
872
872
- riscv64gc-unknown-linux-gnu # skip-pr skip-master
873
873
- loongarch64-unknown-linux-gnu # skip-pr skip-master
874
+ - loongarch64-unknown-linux-musl # skip-pr skip-master
874
875
include :
875
876
- target : x86_64-unknown-linux-gnu
876
877
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