Skip to content

Commit

Permalink
ci: enforce build for linux/riscv64
Browse files Browse the repository at this point in the history
  • Loading branch information
endersonmaia committed Sep 13, 2024
1 parent 90abc53 commit c7313be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
context: .
load: true
builder: ${{ steps.setup_buildx.outputs.name }}
platforms: "linux/riscv64"
tags: ${{ steps.extract_metadata.outputs.tags }}
labels: ${{ steps.extract_metadata.outputs.labels }}
annotations: ${{ steps.extract_metadata.outputs.annotations }}
Expand Down

0 comments on commit c7313be

Please sign in to comment.