@@ -30,10 +30,10 @@ jobs:
30
30
# - { target: armv5te-unknown-linux-gnueabi, os: ubuntu-latest }
31
31
# - { target: armv5te-unknown-linux-musleabi, os: ubuntu-latest }
32
32
# - { target: armv7-linux-androideabi, os: ubuntu-latest }
33
- - { target: armv7-unknown-linux-gnueabi, os: ubuntu-latest }
34
- - { target: armv7-unknown-linux-gnueabihf, os: ubuntu-latest }
35
- - { target: armv7-unknown-linux-musleabi, os: ubuntu-latest }
36
- - { target: armv7-unknown-linux-musleabihf, os: ubuntu-latest }
33
+ # - { target: armv7-unknown-linux-gnueabi, os: ubuntu-latest }
34
+ # - { target: armv7-unknown-linux-gnueabihf, os: ubuntu-latest }
35
+ # - { target: armv7-unknown-linux-musleabi, os: ubuntu-latest }
36
+ # - { target: armv7-unknown-linux-musleabihf, os: ubuntu-latest }
37
37
# - { target: i586-unknown-linux-gnu, os: ubuntu-latest }
38
38
# - { target: i586-unknown-linux-musl, os: ubuntu-latest }
39
39
# - { target: i686-unknown-freebsd, os: ubuntu-latest }
50
50
# - { target: mipsel-unknown-linux-musl, os: ubuntu-latest }
51
51
# - { target: powerpc-unknown-linux-gnu, os: ubuntu-latest }
52
52
# - { target: powerpc64-unknown-linux-gnu, os: ubuntu-latest }
53
- - { target: powerpc64le-unknown-linux-gnu, os: ubuntu-latest }
53
+ # - { target: powerpc64le-unknown-linux-gnu, os: ubuntu-latest }
54
54
# - { target: riscv64gc-unknown-linux-gnu, os: ubuntu-latest }
55
- - { target: s390x-unknown-linux-gnu, os: ubuntu-latest }
55
+ # - { target: s390x-unknown-linux-gnu, os: ubuntu-latest }
56
56
# - { target: sparc64-unknown-linux-gnu, os: ubuntu-latest }
57
57
# - { target: sparcv9-sun-solaris, os: ubuntu-latest }
58
58
# - { target: thumbv6m-none-eabi, os: ubuntu-latest }
0 commit comments