chore(CI): remove setup-QEMU from docker-test (#9690)

useless step

Signed-off-by: Rongrong <i@rong.moe>
This commit is contained in:
Rongrong 2022-05-04 15:35:08 +08:00 committed by GitHub
parent 23fcb6bc5a
commit ff3fcdd97e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -25,10 +25,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
- name: Set up Docker Buildx
- name: Set up Docker Buildx # needed by `cache-from`
uses: docker/setup-buildx-action@v1
- name: Extract Docker metadata