File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 88 BASE_ARTIFACT_URL : " https://quic-yocto-fileserver-1029608027416.us-central1.run.app/${{ github.run_id }}"
99 MANIFEST_URL : https://github.com/quic-yocto/qcom-manifest
1010 MANIFEST_BRANCH : qcom-linux-scarthgap
11- QLI_VERSION : QLI.1.4
11+ QLI_VERSION : QLI.1.5
1212
1313jobs :
1414 build_warmup :
@@ -43,16 +43,26 @@ jobs:
4343 fail-fast : true
4444 matrix :
4545 machine :
46+ - qcs615-adp-air
4647 - qcs6490-rb3gen2-core-kit
4748 - qcs6490-rb3gen2-vision-kit
49+ - qcs8275-iq-8275-evk
50+ - qcs9075-iq-9075-evk
4851 - qcs9075-ride-sx
49- - qcs9075-rb8-core-kit
5052 - qcs9100-ride-sx
5153 bsp :
54+ - base
5255 - custom
53- include :
54- - machine : qcs9100-ride-sx
56+ exclude :
57+ - machine : qcs615-adp-air
58+ bsp : custom
59+ - machine : qcs6490-rb3gen2-core-kit
60+ bsp : base
61+ - machine : qcs6490-rb3gen2-vision-kit
5562 bsp : base
63+ - machine : qcs8275-iq-8275-evk
64+ bsp : base
65+
5666 steps :
5767 - uses : actions/checkout@v4
5868
You can’t perform that action at this time.
0 commit comments