diff options
| author | Peter Jones <pjones@redhat.com> | 2022-05-04 10:18:30 -0400 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2022-05-04 13:59:35 -0400 |
| commit | bfeb4b37e56e9650242b54fbdee9906338b1dfdc (patch) | |
| tree | 0c46fb1f59aa0791aa1e481d892e3fa91259972b /.github/workflows | |
| parent | ba580f949285223c477fa0ec3a36dcee7ff9672e (diff) | |
| download | efi-boot-shim-bfeb4b37e56e9650242b54fbdee9906338b1dfdc.tar.gz efi-boot-shim-bfeb4b37e56e9650242b54fbdee9906338b1dfdc.zip | |
Remove aarch64 build tests before f35
Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/pullrequest.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 614b5774..87664548 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -24,11 +24,6 @@ jobs: makearch: aarch64 distro: f35 - arch: amd64 - efiarch: aa64 - gccarch: aarch64 - makearch: aarch64 - distro: f34 - - arch: amd64 efiarch: arm gccarch: arm makearch: arm |
