Skip to content

Commit

Permalink
Try remove QEMU to see the error again
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashoat committed Sep 19, 2024
1 parent aae90ac commit 98ba34b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/keyserver_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
run: |
echo "patch_version=`grep keyserverCodeVersion keyserver/src/version.js | sed -r 's/^[^0-9]*([0-9]+);$/\1/g'`" >> $GITHUB_OUTPUT
- name: Set up QEMU
uses: docker/setup-qemu-action@v3

- name: Build and push Docker image
id: push
uses: docker/build-push-action@v6
Expand Down

0 comments on commit 98ba34b

Please sign in to comment.