Skip to content

Commit

Permalink
fix(release): pin mage to version 1.14.0 due to missing mac release
Browse files Browse the repository at this point in the history
Signed-off-by: George MacRorie <[email protected]>
  • Loading branch information
GeorgeMac committed Apr 30, 2024
1 parent db36b8c commit 328d3ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
- name: Install Mage
uses: magefile/mage-action@v3
with:
# mac build currently doesn't exist for v1.15.0 https://github.com/magefile/mage/issues/481
version: v1.14.0
install-only: true

- name: Prep Build
Expand Down

0 comments on commit 328d3ca

Please sign in to comment.