Skip to content

Commit

Permalink
CI: Drop ppc64le and s390x from multiarch tests
Browse files Browse the repository at this point in the history
Support was dropped from the action we were using for this.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
  • Loading branch information
sgallagher committed Jan 29, 2024
1 parent e89d02f commit 03e5e24
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/multiarch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
- arch: aarch64
distro: fedora_latest
- arch: ppc64le
distro: fedora_latest
- arch: s390x
distro: fedora_latest

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 03e5e24

Please sign in to comment.