mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
[1.2] ci: bump bats-action to v4.0.0
Older one fails on ARM for some reason. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@@ -107,7 +107,7 @@ jobs:
|
|||||||
run: sudo -E PATH="$PATH" make EXTRA_FLAGS="${{ matrix.race }}" all
|
run: sudo -E PATH="$PATH" make EXTRA_FLAGS="${{ matrix.race }}" all
|
||||||
|
|
||||||
- name: Setup Bats and bats libs
|
- name: Setup Bats and bats libs
|
||||||
uses: bats-core/bats-action@3.0.0
|
uses: bats-core/bats-action@4.0.0
|
||||||
with:
|
with:
|
||||||
bats-version: 1.9.0
|
bats-version: 1.9.0
|
||||||
support-install: false
|
support-install: false
|
||||||
|
|||||||
Reference in New Issue
Block a user