We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e4d62 commit 52f0d64Copy full SHA for 52f0d64
userpatches/targets-release-nightly.yaml
@@ -15,7 +15,7 @@ common-gha-configs:
15
rootfs-arm64: [ "self-hosted", "Linux", "ARM64", "fast" ]
16
rootfs-amd64: [ "self-hosted", "Linux", "X64", "fast" ]
17
rootfs-riscv64: [ "self-hosted", "Linux", "X64" , "fast" ]
18
- image-arm64: [ "ARM64" ]
+ image-arm64: [ "ubuntu-24.04-arm" ]
19
image-riscv64: [ "self-hosted", "Linux", "fast", "X64" ]
20
image-amd64: [ "images" ]
21
0 commit comments