Skip to content

Commit

Permalink
don't limit to a version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Schniz committed Nov 4, 2024
1 parent c65fd5e commit 4354964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- uses: moonrepo/setup-rust@v1
with:
targets: 'aarch64-apple-darwin,x86_64-apple-darwin'
bins: 'cargo-zigbuild@0.19.0'
bins: 'cargo-zigbuild'
- uses: mlugg/setup-zig@v1
- uses: actions/checkout@v4
- name: Build release binary
Expand Down

0 comments on commit 4354964

Please sign in to comment.