Skip to content

Commit

Permalink
.murdock: limit build
Browse files Browse the repository at this point in the history
  • Loading branch information
fjmolinas committed Mar 16, 2022
1 parent 073e369 commit ba51ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .murdock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

# uncomment and change this to limit builds, e.g.,
#export BOARDS="samr21-xpro native"
export BOARDS="samr21-xpro native esp32-wroom-32 hifive1b arduino-mega2560 nrf52dk waspmote-pro"
# and / or
#export APPS="examples/hello-world tests/unittests"

Expand Down

0 comments on commit ba51ac8

Please sign in to comment.