Update example config
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
choco install vcpython27 -f -y
|
choco install vcpython27 -f -y
|
||||||
|
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
id: qemu
|
if: runner.os == 'Linux'
|
||||||
uses: docker/setup-qemu-action@v1
|
uses: docker/setup-qemu-action@v1
|
||||||
with:
|
with:
|
||||||
platforms: all
|
platforms: all
|
||||||
|
|||||||
Reference in New Issue
Block a user