Skip to content

Commit

Permalink
CI: disable f40 and f41 ia32 build
Browse files Browse the repository at this point in the history
Something is broken in the include files for the ia32-on-x64 buildroot,
and I don't think anyone is actually doing ia32-on-x64 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 <[email protected]>
  • Loading branch information
vathpela committed Dec 12, 2024
1 parent e3e1f3f commit b942a53
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,14 +139,6 @@ jobs:
efiarch: x64
makearch: x86_64
distro: centos8
- arch: amd64
efiarch: ia32
makearch: ia32
distro: f41
- arch: amd64
efiarch: ia32
makearch: ia32
distro: f40
- arch: amd64
efiarch: ia32
makearch: ia32
Expand Down

0 comments on commit b942a53

Please sign in to comment.