Skip to content

Commit f5cddd0

Browse files
committed
[ci] Drop non-x86_64 test build jobs
These have been broken for a while and I don't know what I need to do to change them. They are not really useful here as I get more info from the Fedora Copr builds for these platforms, so I am dropping them from the GitHub Actions. Signed-off-by: David Cantrell <[email protected]>
1 parent f651a46 commit f5cddd0

File tree

4 files changed

+0
-258
lines changed

4 files changed

+0
-258
lines changed

.github/workflows/fedora-aarch64.yml

-83
This file was deleted.

.github/workflows/fedora-ppc64le.yml

-84
This file was deleted.

.github/workflows/fedora-s390x.yml

-84
This file was deleted.

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ following environments:
4545
| [Oracle Linux](https://www.oracle.com/linux/) | 8 | [![Oracle Linux](https://github.com/rpminspect/rpminspect/actions/workflows/oraclelinux.yml/badge.svg)](https://github.com/rpminspect/rpminspect/actions/workflows/oraclelinux.yml) |
4646
| [FreeBSD](https://www.freebsd.org/) | 13.x | [![FreeBSD](https://github.com/rpminspect/rpminspect/actions/workflows/freebsd.yml/badge.svg)](https://github.com/rpminspect/rpminspect/actions/workflows/freebsd.yml) |
4747

48-
In addition to the above test runs, rpminspect is built for Fedora Linux on these platforms:
49-
50-
| Platform | Status |
51-
|:-------------------|----:|
52-
| [aarch64](https://en.wikipedia.org/wiki/AArch64) | [![Fedora Linux aarch64](https://github.com/rpminspect/rpminspect/actions/workflows/fedora-aarch64.yml/badge.svg)](https://github.com/rpminspect/rpminspect/actions/workflows/fedora-aarch64.yml) |
53-
| [ppc64le](https://en.wikipedia.org/wiki/Ppc64) | [![Fedora Linux ppc64le](https://github.com/rpminspect/rpminspect/actions/workflows/fedora-ppc64le.yml/badge.svg)](https://github.com/rpminspect/rpminspect/actions/workflows/fedora-ppc64le.yml) |
54-
| [s390x](https://en.wikipedia.org/wiki/Linux_on_IBM_Z) | [![Fedora Linux s390x](https://github.com/rpminspect/rpminspect/actions/workflows/fedora-s390x.yml/badge.svg)](https://github.com/rpminspect/rpminspect/actions/workflows/fedora-s390x.yml) |
5548

5649
Documentation
5750
-------------

0 commit comments

Comments
 (0)