Skip to content

Commit

Permalink
Remove qemu action
Browse files Browse the repository at this point in the history
  • Loading branch information
shub-kris committed Feb 20, 2024
1 parent 16b7f93 commit 89879e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ jobs:
uses: 'google-github-actions/[email protected]'
with:
credentials_json: ${{ secrets.GCP_SERVICE_ACCOUNT_JSON_KEY }}

- id: 'setup-qemu' # By default, this action uses the Git context, so you don't need to use the actions/checkout
name: 'Set up QEMU'
uses: 'docker/[email protected]'

- id: 'setup-buildx'
name: 'Set up Docker Buildx'
Expand Down

0 comments on commit 89879e2

Please sign in to comment.