Skip to content

Commit

Permalink
Use ubuntu-24.04-arm
Browse files Browse the repository at this point in the history
  • Loading branch information
hatoo committed Jan 25, 2025
1 parent 3dad515 commit cb8b618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ jobs:
target: x86_64-apple-darwin
additional_args: ""
use_cross: false
- os: ubuntu-latest
- os: ubuntu-24.04-arm
artifact_name: oha
release_name: oha-linux-arm64
target: aarch64-unknown-linux-musl
additional_args: "--features vsock"
use_cross: true
use_cross: false
- os: macos-14
artifact_name: oha
release_name: oha-macos-arm64
Expand Down

0 comments on commit cb8b618

Please sign in to comment.