Skip to content

Commit f7e7028

Browse files
committed
skip build test with esp32 v2
1 parent 2682fe8 commit f7e7028

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/githubci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
run: python3 ci/build_platform.py ${{ matrix.arduino-platform }}
7676

7777
build-esp32-v2:
78+
if: false
7879
runs-on: ubuntu-latest
7980
needs: pre-commit
8081
strategy:

0 commit comments

Comments
 (0)