Skip to content

Commit 4e85d06

Browse files
committed
Not fail CI, when used IDF from master
1 parent 296c4ec commit 4e85d06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-run-applications.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ concurrency:
2929

3030
jobs:
3131
build:
32+
continue-on-error: ${{ matrix.idf_ver == 'latest' }}
3233
env:
3334
component_manager_ver: "2.2.*"
3435
idf_build_apps_ver: "2.10.1"

0 commit comments

Comments
 (0)