diff options
author | Michael Brown <mcb30@ipxe.org> | 2023-02-06 18:30:06 +0000 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2023-02-06 19:59:04 +0000 |
commit | bfa5262f0e31fdee06ca7c3098e1f4f3fcb1ede7 (patch) | |
tree | 122132479909f4fb7d15bf752560c2bfacb411a2 /src/tests/test.c | |
parent | ef0a6f47920a4fb245f35f1b2e4bcaa7305819cd (diff) | |
download | ipxe-bfa5262f0e31fdee06ca7c3098e1f4f3fcb1ede7.tar.gz |
[ci] Cache downloaded packages for GitHub actions
Speed up the "Install packages" step for each CI run by caching the
downloaded packages in /var/cache/apt.
Do not include libc6-dbg:i386 within the cache, since apt seems to
complain if asked to download both gcc-aarch64-linux-gnu and
libc6-dbg:i386 at the same time.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/tests/test.c')
0 files changed, 0 insertions, 0 deletions