espressif / idf-extra-components

Additional components for ESP-IDF, maintained by Espressif
136 stars 85 forks source link

fix(ci): allow unsecure node version for self hosted runner #353

Closed mahavirj closed 1 week ago

mahavirj commented 1 week ago

Temporary fix for the following error on the self hosted runners:

/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.28' not found (required by /__e/node20/bin/node)

We can revert this change once we fix the runners.

More on the issue:

https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Checklist

Change description

Please describe your change here

github-actions[bot] commented 1 week ago

Unit Test Results

  15 files  +  15    15 suites  +15   20m 44s :stopwatch: + 20m 44s   27 tests +  27    27 :heavy_check_mark: +  27  0 :zzz: ±0  0 :x: ±0  382 runs  +382  382 :heavy_check_mark: +382  0 :zzz: ±0  0 :x: ±0 

Results for commit a921225f. ± Comparison against base commit 82131764.