Skip to content

Commit 03e5e24

Browse files
committed
CI: Drop ppc64le and s390x from multiarch tests
Support was dropped from the action we were using for this. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
1 parent e89d02f commit 03e5e24

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/multiarch.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ jobs:
1414
- arch: aarch64
1515
distro: fedora_latest
1616
- arch: ppc64le
17-
distro: fedora_latest
18-
- arch: s390x
19-
distro: fedora_latest
2017

2118
steps:
2219
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)