[target][pico][ci] add pico-test to the build matrix
This commit is contained in:
6
.github/workflows/github-ci.yml
vendored
6
.github/workflows/github-ci.yml
vendored
@@ -54,6 +54,9 @@ jobs:
|
||||
- project: nucleo-f072rb
|
||||
toolchain: arm-eabi-7.5.0-Linux-x86_64
|
||||
debug: 2
|
||||
- project: pico-test
|
||||
toolchain: arm-eabi-7.5.0-Linux-x86_64
|
||||
debug: 2
|
||||
- project: qemu-microblaze-test
|
||||
toolchain: microblaze-elf-7.5.0-Linux-x86_64
|
||||
debug: 2
|
||||
@@ -91,6 +94,9 @@ jobs:
|
||||
- project: stm32f746g-disco-test
|
||||
toolchain: arm-eabi-7.5.0-Linux-x86_64
|
||||
debug: 0
|
||||
- project: pico-test
|
||||
toolchain: arm-eabi-7.5.0-Linux-x86_64
|
||||
debug: 0
|
||||
- project: pc-x86-test
|
||||
toolchain: i386-elf-7.5.0-Linux-x86_64
|
||||
debug: 0
|
||||
|
||||
Reference in New Issue
Block a user