mirror of
https://github.com/Tilo-K/csvu.git
synced 2026-01-09 16:11:02 +00:00
Feature/zig 0.15 upgrade (#1)
* fix: adjust build and stdout * fix: compiles on 0.15 * fix: fix io changes * fix: update github action zig version
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -51,7 +51,7 @@ jobs:
|
||||
- name: Install Zig
|
||||
uses: mlugg/setup-zig@v2
|
||||
with:
|
||||
version: 0.14.0
|
||||
version: 0.15.0
|
||||
|
||||
- name: Build for ${{ matrix.triple }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user