File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5151 - powerpc-unknown-linux-gnu # PowerPC Linux (kernel 3.2, glibc 2.17)
5252 - powerpc64-unknown-linux-gnu # PowerPC64 Linux (kernel 3.2, glibc 2.17)
5353 - powerpc64le-unknown-linux-gnu # PowerPC64le Linux (kernel 3.2, glibc 2.17)
54- - riscv64gc-unknown-linux-gnu # RISC-V Linux (kernel 3.2, glibc 2.17)
54+ # - riscv64gc-unknown-linux-gnu # RISC-V Linux (kernel 3.2, glibc 2.17)
5555 - s390x-unknown-linux-gnu # s390x Linux (kernel 3.2, glibc 2.17)
5656 - x86_64-unknown-freebsd # 64-bit FreeBSD on x86-64
5757 - x86_64-unknown-linux-musl # 64-bit Linux (kernel 2.6.32+, musl libc)
@@ -112,9 +112,9 @@ jobs:
112112 - target : powerpc64le-unknown-linux-gnu
113113 os : ubuntu-latest
114114 cross : true
115- - target : riscv64gc-unknown-linux-gnu
116- os : ubuntu-latest
117- cross : true
115+ # - target: riscv64gc-unknown-linux-gnu
116+ # os: ubuntu-latest
117+ # cross: true
118118 - target : s390x-unknown-linux-gnu
119119 os : ubuntu-latest
120120 cross : true
You can’t perform that action at this time.
0 commit comments