Skip to content

Commit 575bdf2

Browse files
committed
CI updates
1 parent 3e3a862 commit 575bdf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
uses: actions/checkout@v4
158158
- name: Install cargo-zigbuild
159159
if: matrix.build == 'zigbuild'
160-
run: pip install ziglang==0.12.0 cargo-zigbuild==0.18.4
160+
run: pip install ziglang==0.13.0 cargo-zigbuild==0.19.1
161161
- name: Setup Rust toolchain
162162
uses: dtolnay/rust-toolchain@stable
163163
with:

0 commit comments

Comments
 (0)