mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
Revert "REMOVE ME: Force build of AVR in test"
This reverts commit f27fbe856d.
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
f27fbe856d
commit
1a90a933df
@@ -181,7 +181,6 @@ jobs:
|
||||
run: |
|
||||
echo "::add-matcher::sources/nuttx/.github/gcc.json"
|
||||
cd sources/testing
|
||||
echo -e "/avr\n-avr32dev1:nsh\n-avr32dev1:ostest" >> testlist/avr-mips-riscv-x86-xtensa.dat
|
||||
./cibuild.sh -x testlist/${{matrix.boards}}.dat
|
||||
|
||||
macOS:
|
||||
@@ -234,5 +233,4 @@ jobs:
|
||||
run: |
|
||||
echo "::add-matcher::sources/nuttx/.github/gcc.json"
|
||||
cd sources/testing
|
||||
echo -e "/avr\n-avr32dev1:nsh\n-avr32dev1:ostest" >> testlist/avr-mips-riscv-x86-xtensa.dat
|
||||
./cibuild.sh -i -x testlist/${{matrix.boards}}.dat
|
||||
|
||||
Reference in New Issue
Block a user