Skip to content

Commit 565d87f

Browse files
committed
add .gohci.yml
1 parent 9883d8e commit 565d87f

File tree

3 files changed

+38
-2
lines changed

3 files changed

+38
-2
lines changed

.gohci.yml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
version: 1
2+
workers:
3+
- name: gohci-u3
4+
checks:
5+
- cmd:
6+
- timeout
7+
- 8m
8+
- /home/gohci/esp32-build.sh
9+
- 4.0
10+
- cmd:
11+
- timeout
12+
- 10m
13+
- /home/gohci/esp32-full.sh
14+
- 4.0
15+
- cmd:
16+
- timeout
17+
- 8m
18+
- /home/gohci/stm32-build.sh
19+
- cmd:
20+
- timeout
21+
- 10m
22+
- /home/gohci/stm32-full.sh
23+
- cmd:
24+
- timeout
25+
- 8m
26+
- /home/gohci/esp32-build.sh
27+
- 3.3
28+
- cmd:
29+
- timeout
30+
- 10m
31+
- /home/gohci/esp32-full.sh
32+
- 3.3
33+
- cmd:
34+
- timeout
35+
- 1m
36+
- /home/gohci/repo-save.sh

lib/mynewt-nimble

Submodule mynewt-nimble updated 314 files

0 commit comments

Comments
 (0)