Skip to content

Commit

Permalink
Release arm64 version of binary
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Jan 29, 2025
1 parent b0bc26b commit e42b8a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,8 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-13, macos-14, windows-latest]
os:
[ubuntu-latest, macos-13, macos-14, windows-latest, ubuntu-24.04-arm]
steps:
- name: Version
uses: actions/github-script@v7
Expand Down

0 comments on commit e42b8a1

Please sign in to comment.