mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Merge pull request #4412 from akhilerm/remove-unused-bats-libs
ci: update bats-action to v2.1.1
This commit is contained in:
@@ -155,9 +155,13 @@ 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
|
||||
assert-install: false
|
||||
detik-install: false
|
||||
file-install: false
|
||||
|
||||
- name: Allow userns for runc
|
||||
# https://discourse.ubuntu.com/t/ubuntu-24-04-lts-noble-numbat-release-notes/39890#unprivileged-user-namespace-restrictions-15
|
||||
|
||||
Reference in New Issue
Block a user