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 9, 2024
1 parent 8a713f6 commit e2d63d0
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 @@ -71,6 +71,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 e2d63d0

Please sign in to comment.