summaryrefslogtreecommitdiff
path: root/.github/workflows/pullrequest.yml
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2024-02-17 17:35:37 +0000
committerSteve McIntyre <steve@einval.com>2024-02-17 17:35:37 +0000
commita075e58606b9affb6dfb176c71caab816737a981 (patch)
treecb517fcf059f8d9d9dd7f6860a2d77d75ddc4142 /.github/workflows/pullrequest.yml
parent2dd2f7600d41253fe621b8d040ab57f0c202d71b (diff)
downloadefi-boot-shim-upstream.tar.gz
efi-boot-shim-upstream.zip
New upstream version 15.8upstream/15.8upstream
Diffstat (limited to '.github/workflows/pullrequest.yml')
-rw-r--r--.github/workflows/pullrequest.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml
index 18fe5645..7a807384 100644
--- a/.github/workflows/pullrequest.yml
+++ b/.github/workflows/pullrequest.yml
@@ -136,10 +136,6 @@ jobs:
makearch: x86_64
distro: centos8
- arch: amd64
- efiarch: x64
- makearch: x86_64
- distro: centos7
- - arch: amd64
efiarch: ia32
makearch: ia32
distro: f36
@@ -155,10 +151,6 @@ jobs:
efiarch: ia32
makearch: ia32
distro: centos8
- - arch: amd64
- efiarch: ia32
- makearch: ia32
- distro: centos7
steps:
- name: Checkout