Skip to content

Commit

Permalink
disable CI runs on latest ESP-IDF for now
Browse files Browse the repository at this point in the history
They should be re-enabled with #180.
  • Loading branch information
jdoubleu committed May 10, 2022
1 parent 1dc89e8 commit 0e2bd15
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
version:
- release-v4.3
- release-v4.4
- latest
example:
- calibration_helper
- demo
Expand Down Expand Up @@ -45,15 +44,11 @@ jobs:
matrix:
version:
- release-v4.4
- latest
example:
- weather
include:
- version: release-v4.4
arduino-esp32: 2.0.3
- version: latest
arduino-esp32: master


steps:
- name: Install latest git
Expand Down

0 comments on commit 0e2bd15

Please sign in to comment.