Skip to content

Commit

Permalink
add amd64 to the matrix and test parallel workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwyles committed Jun 10, 2024
1 parent b04dbd4 commit 3d4d230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ewyles-testing-arm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
flavor: [upstream, registry1]
architecture: [arm64]
architecture: [amd64, arm64]
exclude:
- flavor: registry1
architecture: arm64
Expand Down

0 comments on commit 3d4d230

Please sign in to comment.