Skip to content

Commit

Permalink
update to 0.14 zig
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Sep 24, 2024
1 parent 9904aed commit b8f0b73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-node-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
fail-fast: false
matrix:
settings:
- host: macos-latest
- host: ubuntu-latest
target: x86_64-apple-darwin
- host: ubuntu-latest
target: aarch64-apple-darwin
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Setup Zig
uses: goto-bus-stop/setup-zig@v2
with:
version: 0.13.0
version: 0.14.0

- name: Install Binstall
uses: cargo-bins/cargo-binstall@main
Expand Down

0 comments on commit b8f0b73

Please sign in to comment.