Skip to content

Commit

Permalink
Build arm "before" amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze committed Jan 14, 2025
1 parent 4ae3a2e commit 8ff193e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
fail-fast: false
matrix:
platform:
- linux/amd64
- linux/arm64
- linux/amd64
exclude:
- platform: none
steps:
Expand Down Expand Up @@ -85,8 +85,8 @@ jobs:
fail-fast: false
matrix:
platform:
- linux/amd64
- linux/arm64
- linux/amd64
exclude:
- platform: none
module:
Expand Down Expand Up @@ -143,8 +143,8 @@ jobs:
fail-fast: false
matrix:
platform:
- linux/amd64
- linux/arm64
- linux/amd64
exclude:
- platform: none
steps:
Expand Down Expand Up @@ -213,8 +213,8 @@ jobs:
fail-fast: false
matrix:
platform:
- linux/amd64
- linux/arm64
- linux/amd64
exclude:
- platform: none
steps:
Expand Down

0 comments on commit 8ff193e

Please sign in to comment.