Skip to content

Commit

Permalink
skip build test with esp32 v2
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed May 29, 2024
1 parent 2682fe8 commit f7e7028
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/githubci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
run: python3 ci/build_platform.py ${{ matrix.arduino-platform }}

build-esp32-v2:
if: false
runs-on: ubuntu-latest
needs: pre-commit
strategy:
Expand Down

0 comments on commit f7e7028

Please sign in to comment.