Skip to content

Commit

Permalink
Build linux-arm64 release binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
julienvincent committed Jul 16, 2024
1 parent 4fe14ca commit 6b9d84f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
include:
- arch: linux-amd64
runs-on: ubuntu-latest
- arch: linux-arm64
runs-on: arm-c8
- arch: macos-amd64
runs-on: macos-latest
- arch: macos-arm64
Expand Down

0 comments on commit 6b9d84f

Please sign in to comment.