build(build.yml): bump zig version to 0.15.2
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
|||||||
- name: Setup Zig
|
- name: Setup Zig
|
||||||
uses: mlugg/setup-zig@v2
|
uses: mlugg/setup-zig@v2
|
||||||
with:
|
with:
|
||||||
version: 0.15.1
|
version: 0.15.2
|
||||||
|
|
||||||
- name: Setup platform dependencies
|
- name: Setup platform dependencies
|
||||||
if: matrix.setup_deps != ''
|
if: matrix.setup_deps != ''
|
||||||
|
|||||||
Reference in New Issue
Block a user