Skip to content

Commit

Permalink
Add linux-arm64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgilchrist committed Jan 21, 2025
1 parent 262b779 commit 25e5563
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,9 @@ jobs:
- name: linux-O0
os: ubuntu-latest
config_arg: CFLAGS='-O0'
- name: linux-arm64
os: ubuntu-24.04-arm
config_arg: --enable-frame-pointers
- name: macos-x86_64
os: macos-13
- name: macos-arm64
Expand Down

0 comments on commit 25e5563

Please sign in to comment.