Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ngruelaneo committed May 6, 2024
1 parent 5e23f81 commit e926919
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ jobs:
VERSION: ${{ needs.versionning.outputs.version }}
strategy:
fail-fast: true
matrix:
platform:
- linux/amd64
- linux/arm64
# matrix:
# platform:
# - linux/amd64
# - linux/arm64
steps:
- name: Prepare
run: |
Expand Down

0 comments on commit e926919

Please sign in to comment.