build.yml: Added jobs to speed up CI checks.

Divided jobs risc-v and xtensa to finish workflow under 2 hours.
This commit is contained in:
simbit18 2024-07-29 18:57:13 +02:00 committed by Xiang Xiao
parent 1a7da54a9b
commit 3d8536f380

View File

@ -118,7 +118,7 @@ jobs:
strategy:
matrix:
boards: [arm-01, arm-02, arm-03, arm-04, arm-05, arm-06, arm-07, arm-08, arm-09, arm-10, arm-11, arm-12, arm-13, other, risc-v, sim-01, sim-02, xtensa]
boards: [arm-01, arm-02, arm-03, arm-04, arm-05, arm-06, arm-07, arm-08, arm-09, arm-10, arm-11, arm-12, arm-13, other, risc-v-01, risc-v-02, sim-01, sim-02, xtensa-01, xtensa-02]
steps:
- name: Download Source Artifact