Skip to content

Commit

Permalink
no multi-platform builds, just amd64 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
clabby committed Sep 10, 2024
1 parent cb8e4e7 commit 46bb40a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/kona_fpp_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ jobs:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Docker metadata
id: meta
uses: docker/metadata-action@v5
Expand Down

0 comments on commit 46bb40a

Please sign in to comment.