Skip to content

Commit

Permalink
add platform
Browse files Browse the repository at this point in the history
  • Loading branch information
kozakura913 committed Apr 18, 2024
1 parent d22a4ba commit 28fde80
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
fail-fast: false
matrix:
platform:
- linux/386
- linux/amd64
- linux/arm64/v8
- linux/riscv64
- linux/arm/v7
- linux/arm/v6
steps:
Expand Down

0 comments on commit 28fde80

Please sign in to comment.