Change release build order for REL-4 (#1065)

This commit is contained in:
Pascal Vizeli 2020-12-07 22:17:59 +01:00 committed by GitHub
parent ba5c46b822
commit 64e12437c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,16 +40,16 @@ jobs:
strategy:
maxParallel: 1
matrix:
OdroidN2:
board: 'odroid_n2'
OdroidC2:
board: 'odroid_c2'
OdroidXU4:
board: 'odroid_xu4'
OpenVirtualAppliance:
board: 'ova'
IntelNuc:
board: 'intel_nuc'
OdroidC2:
board: 'odroid_c2'
OdroidN2:
board: 'odroid_n2'
OdroidXU4:
board: 'odroid_xu4'
RaspberryPi:
board: 'rpi'
RaspberryPi0-W: