Skip to content

Commit f28ddff

Browse files
committed
Switch generating arm64 rootfs to GH arm64 runners
1 parent 9290815 commit f28ddff

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

userpatches/targets-release-standard-support.template

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ common-gha-configs:
1212
armbian-bsp-cli: [ "fast" ]
1313
by-name-and-arch:
1414
rootfs-armhf: [ "self-hosted", "Linux", "aarch64" ]
15-
# Breaks Debian builds with:
16-
# The specified keyring /usr/share/keyrings/debian-archive-keyring.gpg may be incorrect or out of date.
17-
# rootfs-arm64: [ "self-hosted", "Linux", "aarch64" ]
15+
rootfs-arm64: [ "ubuntu-24.04-arm" ]
1816
rootfs-amd64: [ "self-hosted", "Linux", "X64" ]
1917
rootfs-riscv64: [ "self-hosted", "Linux", "X64" ]
2018
rootfs-loong64: [ "self-hosted", "Linux", "X64" ]

0 commit comments

Comments
 (0)