File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 51
51
- powerpc-unknown-linux-gnu # PowerPC Linux (kernel 3.2, glibc 2.17)
52
52
- powerpc64-unknown-linux-gnu # PowerPC64 Linux (kernel 3.2, glibc 2.17)
53
53
- 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)
55
55
- s390x-unknown-linux-gnu # s390x Linux (kernel 3.2, glibc 2.17)
56
56
- x86_64-unknown-freebsd # 64-bit FreeBSD on x86-64
57
57
- x86_64-unknown-linux-musl # 64-bit Linux (kernel 2.6.32+, musl libc)
@@ -112,9 +112,9 @@ jobs:
112
112
- target : powerpc64le-unknown-linux-gnu
113
113
os : ubuntu-latest
114
114
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
118
118
- target : s390x-unknown-linux-gnu
119
119
os : ubuntu-latest
120
120
cross : true
You can’t perform that action at this time.
0 commit comments