Skip to content

Commit

Permalink
chore: clean up publishImage comments
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxxMD committed Jan 17, 2025
1 parent cc00067 commit 93d8e41
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/publishImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ jobs:
strategy:
fail-fast: false
matrix:
# does this need os/arch instead of platform? https://learn.arm.com/learning-paths/cross-platform/github-arm-runners/actions/
# platform:
# - linux/amd64
# - linux/arm64
include:
- os: ubuntu-latest
arch: amd64
Expand Down Expand Up @@ -113,12 +109,6 @@ jobs:

# metadata extract for docker labels/image names is done in merge job

# REMOVE(??) once arm runners are publicly available
# https://github.com/orgs/community/discussions/142209#discussioncomment-11107737
# https://github.com/github/roadmap/issues/970
# - name: Set up QEMU
# uses: docker/setup-qemu-action@v3

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

Expand Down

0 comments on commit 93d8e41

Please sign in to comment.