Skip to content

Commit b80c8f7

Browse files
committed
IDF5.0 support: add into CI
Signed-off-by: Simone Orru <simone.orru@secomind.com>
1 parent bcba420 commit b80c8f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ jobs:
3131
strategy:
3232
matrix:
3333
idf-version:
34-
- 4.3
34+
- "4.3"
35+
- "5.0.1"
3536
build-system:
3637
- idf
3738
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)