mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
switch zig-ci
This commit is contained in:
parent
b1458a1799
commit
d0644c5f1e
1 changed files with 1 additions and 3 deletions
4
.github/workflows/zig_build.yml
vendored
4
.github/workflows/zig_build.yml
vendored
|
|
@ -14,9 +14,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: goto-bus-stop/setup-zig@v2
|
- uses: mlugg/setup-zig@v1 # default latest-release version
|
||||||
with:
|
|
||||||
version: 0.13.0
|
|
||||||
|
|
||||||
- name: Build Summary
|
- name: Build Summary
|
||||||
run: zig build -DBUILD_TESTS -DBUILD_EXAMPLES -DUSE_SYSTEM_MINIZIP --summary all -freference-trace
|
run: zig build -DBUILD_TESTS -DBUILD_EXAMPLES -DUSE_SYSTEM_MINIZIP --summary all -freference-trace
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue