Skip to content

Commit

Permalink
Update Alpine test image platform to 'linux/arm/v8', matching availab…
Browse files Browse the repository at this point in the history
…le entries on docker.io
  • Loading branch information
jayaddison committed Oct 12, 2021
1 parent 7b92604 commit 9871340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [ "linux/amd64", "linux/arm64v8" ]
platform: [ "linux/amd64", "linux/arm64/v8" ]
install_latest: [ true, false ]

steps:
Expand Down

0 comments on commit 9871340

Please sign in to comment.