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 <[email protected]>
  • Loading branch information
vathpela committed Aug 13, 2024
1 parent 7fc7177 commit 0385b26
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
Expand Up @@ -139,10 +139,6 @@ jobs:
efiarch: x64
makearch: x86_64
distro: centos8
- arch: amd64
efiarch: ia32
makearch: ia32
distro: f40
- arch: amd64
efiarch: ia32
makearch: ia32
Expand Down

0 comments on commit 0385b26

Please sign in to comment.