Removed QEMU, I'm Pretty Sure I Don't Need It

This commit is contained in:
Annika Merris 2024-02-02 14:51:18 -05:00
parent ef5a1132b8
commit f46c252325

View file

@ -21,8 +21,6 @@ jobs:
# - name: Print Some Debugging Info
# shell: /bin/ash -e {0}
# run: cat /etc/hosts
- name: Set up QEMU (Do I need this?)
uses: https://github.com/docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: https://github.com/docker/setup-buildx-action@v3
- name: Login to docker repo