Skip to content

Commit

Permalink
do we need qemu? nah
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasbacsai committed Oct 14, 2024
1 parent 0a3e1ff commit d11a363
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/coolify-helper-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,8 @@ jobs:
packages: write
needs: [ amd64, aarch64 ]
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Set up QEMU
uses: docker/setup-qemu-action@v3

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- uses: actions/checkout@v4
- uses: docker/setup-buildx-action@v3

- name: Login to ${{ env.GITHUB_REGISTRY }}
uses: docker/login-action@v3
Expand Down

0 comments on commit d11a363

Please sign in to comment.