mirror of
https://github.com/docker/actions-toolkit.git
synced 2024-11-23 03:16:09 +08:00
Merge pull request #474 from crazy-max/test-latest-qemu
ci: test latest qemu
This commit is contained in:
commit
68dcb5ad15
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -119,10 +119,6 @@ jobs:
|
||||
run: |
|
||||
corepack enable
|
||||
yarn --version
|
||||
-
|
||||
name: Set up QEMU
|
||||
if: startsWith(matrix.os, 'macos')
|
||||
uses: ./.github/actions/macos-setup-qemu
|
||||
-
|
||||
name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
|
Loading…
Reference in New Issue
Block a user