Skip to content

Commit

Permalink
Rely solely on include for binaries in matrix (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
danerwilliams committed Oct 2, 2023
1 parent 0d7d69f commit a9bb4b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ jobs:
name: Upload executable binaries
strategy:
matrix:
os: [macos, ubuntu]
arch: [arm64, x86]
include:
- os: macos
arch: arm64
Expand Down

0 comments on commit a9bb4b6

Please sign in to comment.