Andrii Nakryiko
09b9e83102
ci: bump uraimo/run-on-arch-action version
...
Bump to latest uraimo/run-on-arch-action@v2.8.1 version, hoping that
fixes the CI.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org >
2024-10-24 14:34:52 -07:00
Andrii Nakryiko
9b789075a9
ci: switch to ubuntu-latest where possible
...
Track ubuntu-latest where relevant and possible.
We can't update to ubuntu-latest when building and running BPF
selftests, though, because our QEMU image has too old of an GLIBC.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org >
2024-05-28 22:37:25 -07:00
Geyslan Gregório
46eafba62e
ci: bump run-on-arch action to v2.7.1
...
More info: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Signed-off-by: Geyslan Gregório <geyslan@gmail.com >
2024-04-02 21:51:25 -07:00
Geyslan Gregório
6d3595d215
ci: bump checkout action to v4
...
Due to the transition from Node 16 to Node 20, the checkout action
needs to be updated to v4.
More info: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Signed-off-by: Geyslan Gregório <geyslan@gmail.com >
2024-04-02 10:25:11 -07:00
Andrii Nakryiko
7b0891ac6b
ci: build libbpf with more versions of clang and gcc
...
Add few more versions of clang and gcc used to compile-test libbpf.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org >
2022-11-16 12:16:17 -08:00
Daniel Müller
0667206913
Use checkout action in version v3
...
The current version of actions/checkout is v3. That means that v2, which
we currently use, has been superseded. Update the version we use
accordingly.
Signed-off-by: Daniel Müller <deso@posteo.net >
2022-08-09 14:02:50 -07:00
Yucong Sun
7e89be4022
Migrate vmtest to modular actions in libbpf/ci
2021-12-09 14:09:04 -08:00