Skip to content

Commit

Permalink
ci: workaround: latest mage has no macOS ARM release artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
szkiba committed May 21, 2024
1 parent cf32694 commit 2dbf7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Test
uses: magefile/mage-action@v3
with:
version: latest
version: v1.14.0
args: test

- name: Upload Coverage
Expand Down

0 comments on commit 2dbf7a5

Please sign in to comment.