Skip to content

Commit

Permalink
Remove the s2 kaluga kit from the esp-idf nightly tests
Browse files Browse the repository at this point in the history
This configuration has been causing build issues for many weeks now and this isn't something we've ever seen in production.

cc #6713
  • Loading branch information
tronical committed Nov 26, 2024
1 parent cf9601e commit 8b18bf6
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 45 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/nightly_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ jobs:
run: |
. ${IDF_PATH}/export.sh
idf.py -D SLINT_ESP_LOCAL_EXAMPLE=OFF build
- name: Build and Test Carousel example s2 kaluga kit
shell: bash
working-directory: examples/carousel/esp-idf/s2-kaluga-kit
run: |
. ${IDF_PATH}/export.sh
idf.py -D SLINT_ESP_LOCAL_EXAMPLE=OFF build
qa-tree-sitter-latest:
uses: ./.github/workflows/tree_sitter.yaml
Expand Down
13 changes: 0 additions & 13 deletions examples/carousel/esp-idf/s2-kaluga-kit/CMakeLists.txt

This file was deleted.

11 changes: 0 additions & 11 deletions examples/carousel/esp-idf/s2-kaluga-kit/main/CMakeLists.txt

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions examples/carousel/esp-idf/s2-kaluga-kit/sdkconfig.defaults

This file was deleted.

0 comments on commit 8b18bf6

Please sign in to comment.