Skip to content

Commit

Permalink
fix x86_64 arch not being built
Browse files Browse the repository at this point in the history
unexpected matrix expansion behaviour
  • Loading branch information
dktapps committed Feb 1, 2024
1 parent af3b209 commit d7ceffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
strategy:
matrix:
pm-version-major: [ 4, 5 ]
artifact-name: [x86_64, arm64]
include:
- target-name: mac-x86-64
artifact-name: x86_64
Expand Down

0 comments on commit d7ceffc

Please sign in to comment.