CI: Lock qemu version to known working

pull/1116/head
Maximilian Federle 2021-03-30 11:35:04 +02:00 committed by phkahler
parent 1628097037
commit d8816863d0
1 changed files with 2 additions and 0 deletions

View File

@ -135,6 +135,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: docker/setup-qemu-action@v1
with:
image: tonistiigi/binfmt@sha256:df15403e06a03c2f461c1f7938b171fda34a5849eb63a70e2a2109ed5a778bde
- uses: actions/checkout@v2
- name: Set Up Source
run: rsync --filter=":- .gitignore" -r ./ pkg/snap/solvespace-snap-src