mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-05 08:09:07 +08:00
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>
This commit is contained in:
committed by
Andrii Nakryiko
parent
6d3595d215
commit
46eafba62e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
|||||||
- run: source /tmp/ci_setup && sudo -E $CI_ROOT/managers/ubuntu.sh
|
- run: source /tmp/ci_setup && sudo -E $CI_ROOT/managers/ubuntu.sh
|
||||||
if: matrix.arch == 'x86'
|
if: matrix.arch == 'x86'
|
||||||
name: Setup
|
name: Setup
|
||||||
- uses: uraimo/run-on-arch-action@v2.0.5
|
- uses: uraimo/run-on-arch-action@v2.7.1
|
||||||
name: Build in docker
|
name: Build in docker
|
||||||
if: matrix.arch != 'x86'
|
if: matrix.arch != 'x86'
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user