mirror of
https://gitea.com/docker/build-push-action.git
synced 2025-07-26 05:18:02 +08:00
Fix and cleanup of v2 setup actions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
6
.github/workflows/setup-qemu-ci.yml
vendored
6
.github/workflows/setup-qemu-ci.yml
vendored
@@ -29,12 +29,6 @@ jobs:
|
||||
- all
|
||||
- arm64,riscv64,arm
|
||||
steps:
|
||||
-
|
||||
name: Runner info
|
||||
run: |
|
||||
sudo apt-get install -y hwinfo
|
||||
sudo hwinfo --short
|
||||
sudo mount
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v2.3.1
|
||||
|
Reference in New Issue
Block a user