Skip to content

Commit

Permalink
CI: for universal MacOS release builds, use latest cargo-zigbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
emarsden committed Jul 28, 2024
1 parent 9a5a867 commit 4bd0ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:

- uses: korandoru/setup-zig@v1
with:
zig-version: 0.19.1
zig-version: 0.13.0

- run: |
brew install protobuf cmake
Expand Down

0 comments on commit 4bd0ffe

Please sign in to comment.