Skip to content

Commit 867b1e0

Browse files
pelwellpopcornmix
authored andcommitted
workflows: Remove the ARCH=arm bcm2711 build
As we will be moving Pi 4 support to kernel8.img only and dropping kernel7l.img, the ARCH=arm bcm2711 defconfig has been deleted. Remove the corresponding autobuild. Signed-off-by: Phil Elwell <phil@raspberrypi.com>
1 parent 8d34b00 commit 867b1e0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/kernel-build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ jobs:
4141
kernel: kernel7
4242

4343
- name: bcm2711
44-
arch: arm
45-
defconfig: bcm2711_defconfig
46-
kernel: kernel7l
47-
48-
- name: bcm2711_arm64
4944
arch: arm64
5045
defconfig: bcm2711_defconfig
5146
kernel: kernel8

0 commit comments

Comments
 (0)