ci: Temporarily disable native PPC and s390x jobs

There are some permission changes that are causing the runners to fail
to launch.

Link: https://github.com/IBM/actionspz/issues/75
This commit is contained in:
Trevor Gross 2026-02-06 22:39:43 +00:00
parent f043a16ffb
commit 345acb1afd

View file

@ -70,14 +70,14 @@ jobs:
os: ubuntu-24.04
- target: powerpc64le-unknown-linux-gnu
os: ubuntu-24.04
- target: powerpc64le-unknown-linux-gnu
os: ubuntu-24.04-ppc64le
# FIXME(rust#151807): remove once PPC builds work again.
channel: nightly-2026-01-23
# - target: powerpc64le-unknown-linux-gnu
# os: ubuntu-24.04-ppc64le
# # FIXME(rust#151807): remove once PPC builds work again.
# channel: nightly-2026-01-23
- target: riscv64gc-unknown-linux-gnu
os: ubuntu-24.04
- target: s390x-unknown-linux-gnu
os: ubuntu-24.04-s390x
# - target: s390x-unknown-linux-gnu
# os: ubuntu-24.04-s390x
- target: thumbv6m-none-eabi
os: ubuntu-24.04
- target: thumbv7em-none-eabi