Skip to content

Commit cee83eb

Browse files
committed
remove unsupported board and change target branch
Signed-off-by: Masaya Kataoka <ms.kataoka@gmail.com>
1 parent 61070e2 commit cee83eb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88
push:
99
branches:
10-
- master
10+
- main
1111

1212
jobs:
1313
build:
@@ -20,7 +20,6 @@ jobs:
2020
- ARCH_MAX
2121
- DISCO_F746NG
2222
- DISCO_F769NI
23-
# - DISCO_H747I comment out because of CI error.
2423
- GR_MANGO
2524
- NUCLEO_F429ZI
2625
- NUCLEO_F767ZI

0 commit comments

Comments
 (0)