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
bd333749af
commit
8206bda64a
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:
|
||||
submodules: recursive
|
||||
fetch-depth: 0
|
||||
- uses: goto-bus-stop/setup-zig@v2
|
||||
with:
|
||||
version: 0.13.0
|
||||
- uses: mlugg/setup-zig@v1 # default latest-release version
|
||||
|
||||
- name: Build Summary
|
||||
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