CI: adapt to testlist changes

This commit is contained in:
Matias N 2021-04-03 09:32:39 -03:00 committed by Abdelatif Guettouche
parent 99138f6b39
commit 003840a312

View File

@ -120,7 +120,7 @@ jobs:
strategy: strategy:
matrix: 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, sim] 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, xtensa]
steps: steps:
- name: Download Source Artifact - name: Download Source Artifact
@ -165,7 +165,7 @@ jobs:
needs: Fetch-Source needs: Fetch-Source
strategy: strategy:
matrix: matrix:
boards: [arm-12, other, sim] boards: [macos, sim]
steps: steps:
- name: Download Source Artifact - name: Download Source Artifact
uses: actions/download-artifact@v1 uses: actions/download-artifact@v1