Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bvaisvil committed Feb 28, 2025
1 parent 3c0a4fb commit a0527d8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@ jobs:
runs-on: ubuntu-22.04
target: aarch64-unknown-linux-musl

- os-name: Linux-aarch64-gnu
runs-on: ubuntu-24.04
target: aarch64-unknown-linux-gnu
# presently broken
# - os-name: Linux-aarch64-gnu
# runs-on: ubuntu-24.04
# target: aarch64-unknown-linux-gnu

- os-name: macOS-x86_64
runs-on: macOS-latest
Expand Down

0 comments on commit a0527d8

Please sign in to comment.