Skip to content

Commit

Permalink
add v8
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelnikolov committed Jul 25, 2024
1 parent 2d98b2f commit 19dd457
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 @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
platforms: [linux/amd64, linux/arm64]
platforms: [linux/amd64, linux/arm64/v8]

permissions:
contents: read
Expand Down

0 comments on commit 19dd457

Please sign in to comment.