File tree Expand file tree Collapse file tree 1 file changed +2
-27
lines changed
Expand file tree Collapse file tree 1 file changed +2
-27
lines changed Original file line number Diff line number Diff line change @@ -17,28 +17,12 @@ jobs:
1717 strategy :
1818 matrix :
1919 machine :
20- - iq-8275-evk
21- - iq-9075-evk
22- - iq-x7181-evk
23- - qcm6490-idp
24- - qcs615-ride
25- - rb3gen2-core-kit
26- - qcs8300-ride-sx
27- - qcs9100-ride-sx
28- - qcom-armv8a
29- - qcom-armv7a
30- - rb1-core-kit
20+ - uno-q
3121 distro :
3222 - name : poky-altcfg
3323 - name : qcom-distro
3424 kernel :
3525 - " "
36- - _linux-qcom-6.18
37- exclude :
38- - distro : poky-altcfg
39- kernel : _linux-qcom-6.18
40- - machine : qcom-armv7a
41- kernel : _linux-qcom-6.18
4226 steps :
4327 - uses : actions/checkout@v4
4428 with :
@@ -142,21 +126,12 @@ jobs:
142126 # only run pre-merge tests on devices available in the LAB
143127 # and "contemporary" - exclude dragonboards
144128 machine :
145- - iq-9075-evk
146- - qcs615-ride
147- - rb3gen2-core-kit
148- - qcs8300-ride-sx
149- - qcs9100-ride-sx
150- - rb1-core-kit
129+ - uno-q
151130 distro :
152131 - name : poky-altcfg
153132 - name : qcom-distro
154133 kernel :
155134 - " "
156- - _linux-qcom-6.18
157- exclude :
158- - distro : poky-altcfg
159- kernel : _linux-qcom-6.18
160135 steps :
161136 - id : print-condition
162137 name : " Print condition"
You can’t perform that action at this time.
0 commit comments