Skip to content

Commit 68dcb5a

Browse files
authored
Merge pull request #474 from crazy-max/test-latest-qemu
ci: test latest qemu
2 parents 52919ae + a9dd20a commit 68dcb5a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,6 @@ jobs:
119119
run: |
120120
corepack enable
121121
yarn --version
122-
-
123-
name: Set up QEMU
124-
if: startsWith(matrix.os, 'macos')
125-
uses: ./.github/actions/macos-setup-qemu
126122
-
127123
name: Setup Node
128124
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)