.github: add NanoPi R2S to list of supported boot laoders

Also, sort the list alphabetically.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2025-10-31 22:33:41 +01:00
parent 8ffb15773d
commit 38bd71614f
+4 -3
View File
@@ -16,11 +16,12 @@ jobs:
fail-fast: false
matrix:
defconfig:
- fireant_boot
- cn9130_crb_boot
- aarch64_qemu_boot
- rpi4_boot
- bpi_r3_boot
- cn9130_crb_boot
- fireant_boot
- nanopi_r2s_boot
- rpi4_boot
env:
MAKEFLAGS: -j5
steps: