Skip to content

Commit

Permalink
Merge pull request #90 from Chizkiyahu/main
Browse files Browse the repository at this point in the history
linux arm on native machine
  • Loading branch information
renefritze authored Feb 10, 2025
2 parents 178a390 + feca128 commit 9afe245
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
- os: ubuntu-latest
platform: "musllinux"
arch: "i686"
- os: ubuntu-24.04-arm
platform: "manylinux"
arch: "aarch64"
# Windows
- os: windows-latest
platform: "win"
Expand Down

0 comments on commit 9afe245

Please sign in to comment.