mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
update bats-action to 2.1.1
bats-action@2.1.1 supports: - ubuntu 20.04 - cache key with multiple arch Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
This commit is contained in:
@@ -155,7 +155,7 @@ jobs:
|
||||
run: sudo -E PATH="$PATH" make EXTRA_FLAGS="${{ matrix.race }}" all
|
||||
|
||||
- name: Setup Bats and bats libs
|
||||
uses: bats-core/bats-action@2.0.0
|
||||
uses: bats-core/bats-action@2.1.1
|
||||
with:
|
||||
bats-version: 1.9.0
|
||||
support-install: false
|
||||
|
||||
Reference in New Issue
Block a user