mirror of
https://github.com/docker/setup-qemu-action.git
synced 2026-05-28 00:58:18 +01:00
uninstall current emulators
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -15,6 +15,10 @@ inputs:
|
||||
description: 'Platforms to install (e.g. arm64,riscv64,arm)'
|
||||
default: 'all'
|
||||
required: false
|
||||
reset:
|
||||
description: 'Uninstall current emulators before installation'
|
||||
default: 'false'
|
||||
required: false
|
||||
cache-image:
|
||||
description: 'Cache binfmt image to GitHub Actions cache backend'
|
||||
default: 'true'
|
||||
|
||||
Reference in New Issue
Block a user