Skip to content

Commit 4e3a44e

Browse files
authored
use QEMU for test-crossenv
1 parent 4ac2048 commit 4e3a44e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ jobs:
207207
]
208208
steps:
209209
- uses: actions/checkout@v3
210+
- uses: docker/setup-qemu-action@v2
210211
- run: pip install nox
211212
- run: nox -s test-crossenv -- ${{ matrix.platform.arch }}
212213

0 commit comments

Comments
 (0)