We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2682fe8 commit f7e7028Copy full SHA for f7e7028
.github/workflows/githubci.yml
@@ -75,6 +75,7 @@ jobs:
75
run: python3 ci/build_platform.py ${{ matrix.arduino-platform }}
76
77
build-esp32-v2:
78
+ if: false
79
runs-on: ubuntu-latest
80
needs: pre-commit
81
strategy:
0 commit comments