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