Skip to content

Commit

Permalink
CI: drop s390x and ppc64le, add aarch64
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
  • Loading branch information
sgallagher committed Jan 29, 2024
1 parent 6e7d692 commit 8a01ab7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/multiarch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ jobs:
strategy:
matrix:
include:
- arch: ppc64le
distro: fedora_latest
- arch: s390x
- arch: aarch64
distro: fedora_latest

steps:
Expand Down

0 comments on commit 8a01ab7

Please sign in to comment.