You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/01 02:48:49 UTC

[GitHub] [incubator-nuttx-testing] yamt commented on a change in pull request #92: move avr, risc-v, xtensa and x86 builds out of other.dat

yamt commented on a change in pull request #92:
URL: https://github.com/apache/incubator-nuttx-testing/pull/92#discussion_r605341222



##########
File path: .github/workflows/build.yml
##########
@@ -79,7 +79,7 @@ jobs:
     runs-on: macos-10.15
     strategy:
       matrix:
-        boards: [arm-12, other, sim]
+        boards: [arm-12, xtensa, avr, risc-v, x86, other, sim]

Review comment:
       i want to keep at least one config for every available toolchain. (compilers and other tools installed by cibuild.sh)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org