Skip to content

Commit

Permalink
Just use staxie for darwin/universal
Browse files Browse the repository at this point in the history
  • Loading branch information
kettek committed Oct 22, 2024
1 parent 75e07b7 commit 02ce3b2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,7 @@ jobs:
platform: windows/amd64,
os: windows-latest,
},
{
name: "Staxie-darwin-universal",
platform: darwin/universal,
os: macos-latest,
},
{ name: "Staxie", platform: darwin/universal, os: macos-latest },
]
runs-on: ${{ matrix.build.os }}
steps:
Expand Down

0 comments on commit 02ce3b2

Please sign in to comment.