Skip to content

Commit d28fba0

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 d28fba0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/multiarch.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ jobs:
1313
include:
1414
- arch: aarch64
1515
distro: fedora_latest
16-
- arch: ppc64le
17-
distro: fedora_latest
18-
- arch: s390x
19-
distro: fedora_latest
2016

2117
steps:
2218
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)