mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
zig-build: lazyPath fixes
compat: v0.12.0, v0.13.0 & v0.14.0-dev * switch zlib-master to latest release (git tag branch)
This commit is contained in:
parent
f5448e6bd6
commit
b1458a1799
4 changed files with 42 additions and 31 deletions
2
.github/workflows/zig_build.yml
vendored
2
.github/workflows/zig_build.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- uses: goto-bus-stop/setup-zig@v2
|
||||
with:
|
||||
version: 0.12.0
|
||||
version: 0.13.0
|
||||
|
||||
- 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