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:
874874 - x86_64-linux-android # skip-pr skip-master
875875 - riscv64gc-unknown-linux-gnu # skip-pr skip-master
876876 - loongarch64-unknown-linux-gnu # skip-pr skip-master
877+ - loongarch64-unknown-linux-musl # skip-pr skip-master
877878 include :
878879 - target : x86_64-unknown-linux-gnu
879880 run_tests : YES
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ jobs: # skip-master skip-pr skip-stable
4040 - x86_64-linux-android # skip-pr skip-master
4141 - riscv64gc-unknown-linux-gnu # skip-pr skip-master
4242 - 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
4444 include :
4545 - target : x86_64-unknown-linux-gnu
4646 run_tests : YES
You can’t perform that action at this time.
0 commit comments