Skip to content

Commit

Permalink
enable multiplatform test build
Browse files Browse the repository at this point in the history
  • Loading branch information
fqjony committed Oct 2, 2024
1 parent 723348e commit 681419f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: docker/setup-buildx-action@v3

- name: Run Development Pipeline
run: make dev-pipeline
run: make dev-pipeline MULTIPLATFORM=true

- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v2
Expand Down

0 comments on commit 681419f

Please sign in to comment.