Skip to content

Commit

Permalink
CI: disable f40 ia32 build
Browse files Browse the repository at this point in the history
Something is broken in the include files for the ia32-on-ia32 buildroot,
and I don't think anyone is actually doing ia32-on-ia32 builds in the
wild anyway.  At the same time, ia32 is pretty much dead to begin with.

This takes the test out.

Signed-off-by: Peter Jones <pjones@redhat.com>
  • Loading branch information
vathpela committed Dec 12, 2024
1 parent e3e1f3f commit 16e32bc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
@@ -143,10 +143,6 @@ jobs:
efiarch: ia32
makearch: ia32
distro: f41
- arch: amd64
efiarch: ia32
makearch: ia32
distro: f40
- arch: amd64
efiarch: ia32
makearch: ia32

0 comments on commit 16e32bc

Please sign in to comment.