Merge branch 'fix/ci_macos_idf_env_json_v4.4' into 'release/v4.4'

CI: Clean-up idf-env.json which might not compatible with newer versions (v4.4)

See merge request espressif/esp-idf!20367
This commit is contained in:
Roland Dobai
2022-09-27 19:00:57 +08:00

View File

@@ -113,6 +113,8 @@ before_script:
- source tools/ci/utils.sh
- is_based_on_commits $REQUIRED_ANCESTOR_COMMITS
- export IDF_TOOLS_PATH="${HOME}/.espressif_runner_${CI_RUNNER_ID}_${CI_CONCURRENT_ID}"
# Clean up idf-env.json which might not be compatible with one produced by newer ESP-IDF versions
- rm -f ${IDF_TOOLS_PATH}/idf-env.json
- $IDF_PATH/tools/idf_tools.py install-python-env
# On macOS, these tools need to be installed
- $IDF_PATH/tools/idf_tools.py --non-interactive install cmake ninja