Skip to content

Commit

Permalink
fix platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
holomekc committed Jan 23, 2022
1 parent e4a5923 commit d6263e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
matrix:
versions:
- IMAGE: holomekc/wiremock-gui
PLATFORMS: linux/amd64,linux/arm64,linux/arm/v7
PLATFORMS: linux/amd64
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit d6263e6

Please sign in to comment.