Closed jaehnri closed 1 year ago
thanks!
/lgtm /approve
not my preferred way of fixing this but good enough for now (I don't have the time to check if upgrading the base image fixes it).
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: aroradaman, jaehnri, mcluseau
The full list of commands accepted by this bot can be found here.
The pull request process is described here
What kind of PR is this?
It fixes the eBPF dependency setup step in the e2e_test workflow.
Why this PR is needed / What this PR do?
As per @aroradaman comment, it looks like the current pipeline is not able to find and download gcc-multilib. A simple
apt-get update
should theoretically solve this issue.