diff options
author | Jeff Epler <jepler@gmail.com> | 2025-07-10 19:46:26 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-12 22:13:29 +1000 |
commit | 499bedf7aa07bb26dc19fb8b3ef5db5c8e578f52 (patch) | |
tree | 189516a56797a784d5333adec924b5fc8cc68f5c /tests/micropython/stack_use.py | |
parent | df05caea6c6437a8b4756ec502a5e6210f4b6256 (diff) |
tools/ci.sh: Always call `apt-get update` before `apt-get install`.
There have been recent build failures in build_renesas_ra_board. It
appears to be the case that a security update for this package was recently
issued by Ubuntu for CVE-2025-4565 and the buggy version is no longer on
package servers. However, it is still referred to by the cached apt
metadata in the GitHub runners.
Add `apt-get update` to fix this, and audit for other sites in `ci.sh`
where it might also be necessary.
Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'tests/micropython/stack_use.py')
0 files changed, 0 insertions, 0 deletions