Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Github Actions running out of space #39

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

darkxst
Copy link
Contributor

@darkxst darkxst commented Aug 24, 2023

Testing these examples with esp-idf 5.1 images and the builds always run out of space. Dropping submodules from CHIP checkout fixes this, these are handled later by:

scripts/checkout_submodules.py --shallow --platform esp32

NB: chip 1.1 builds currently fail with unrelated gevent/gdbgui issues, likely fixed in the v1.1 branch but havent updated refs here.

@darkxst darkxst marked this pull request as draft August 24, 2023 04:19
@agners agners marked this pull request as ready for review December 19, 2023 00:01
@agners agners merged commit 1fb1547 into NabuCasa:main Dec 19, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants