mirror of
https://github.com/docker/actions-toolkit.git
synced 2024-11-23 03:16:09 +08:00
ci: test latest qemu
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
a2e60f6191
commit
a9dd20af6c
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -119,10 +119,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
corepack enable
|
corepack enable
|
||||||
yarn --version
|
yarn --version
|
||||||
-
|
|
||||||
name: Set up QEMU
|
|
||||||
if: startsWith(matrix.os, 'macos')
|
|
||||||
uses: ./.github/actions/macos-setup-qemu
|
|
||||||
-
|
-
|
||||||
name: Setup Node
|
name: Setup Node
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user