Skip to content

Commit

Permalink
deactivate ARM
Browse files Browse the repository at this point in the history
  • Loading branch information
Mtze committed Oct 13, 2022
1 parent bf6883d commit 1d4b2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ jobs:
tags: |
ls1tum/swift-swiftlint:${{ steps.compute-tag.outputs.result }}
ghcr.io/ls1intum/swift-swiftlint:${{ steps.compute-tag.outputs.result }}
platforms: linux/amd64 ,linux/arm64/v8
platforms: linux/amd64 # ,linux/arm64/v8
push: true

0 comments on commit 1d4b2ea

Please sign in to comment.