Remove QEMU as well

This commit is contained in:
Ayaz Salikhov
2022-05-12 19:18:01 +03:00
parent 291950dcfd
commit 60263a1cc5

View File

@@ -11,12 +11,6 @@ runs:
# sudo rm -rf /opt/ghc
# shell: bash
# Setup docker to build for multiple platforms, see:
# https://github.com/docker/build-push-action/tree/master#usage
# https://github.com/docker/build-push-action/blob/master/docs/advanced/multi-platform.md
- name: Set up QEMU (for docker buildx) 🐳
uses: docker/setup-qemu-action@27d0a4f181a40b142cce983c5393082c365d1480 # dependabot updates to latest release
- name: Set Up Python 🐍
uses: actions/setup-python@v3
with: