Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cheesycod committed Feb 18, 2025
1 parent 5d30d72 commit 2c81d75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,10 @@ jobs:
artifact-name: khronos_cli-linux-x86_64
cargo-target: x86_64-unknown-linux-gnu

- os: ubuntu-latest
- os: ubuntu-24.04-arm
artifact-name: khronos_cli-linux-aarch64
cargo-target: aarch64-unknown-linux-gnu
linker: gcc-aarch64-linux-gnu
runs-on: ubuntu-24.04-arm

- os: macos-latest
artifact-name: khronos_cli-macos-x86_64
Expand Down

0 comments on commit 2c81d75

Please sign in to comment.