diff options
| author | Bastien Roucariès <rouca@debian.org> | 2024-05-06 19:17:23 +0000 |
|---|---|---|
| committer | Bastien Roucariès <rouca@debian.org> | 2024-05-06 19:17:23 +0000 |
| commit | 0d1d760b90dfe26145b7c4e4cd0de55117bcdbbb (patch) | |
| tree | a66ff512cd9be70de19d8983a2a04b9a1d03da6b /.github/workflows | |
| parent | ee3097c3f96727fdb41e36d93b6c957d281da97e (diff) | |
| parent | a075e58606b9affb6dfb176c71caab816737a981 (diff) | |
| download | efi-boot-shim-0d1d760b90dfe26145b7c4e4cd0de55117bcdbbb.tar.gz efi-boot-shim-0d1d760b90dfe26145b7c4e4cd0de55117bcdbbb.zip | |
Merge tag 'upstream/15.8' into buster/updates
Upstream version 15.8
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/pullrequest.yml | 8 |
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 |
