limit CI to systems that have esp32 available
This commit is contained in:
parent
a49b0fc54e
commit
e7695847dc
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
labels:
|
||||
hardware: esp32
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
image: bash
|
||||
|
|
Loading…
Reference in a new issue