mirror of
https://github.com/Tilo-K/csvu.git
synced 2026-01-09 16:11:02 +00:00
try 14
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -50,6 +50,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Zig
|
- name: Install Zig
|
||||||
uses: mlugg/setup-zig@v2
|
uses: mlugg/setup-zig@v2
|
||||||
|
with:
|
||||||
|
version: 0.14.0
|
||||||
|
|
||||||
- name: Build for ${{ matrix.triple }}
|
- name: Build for ${{ matrix.triple }}
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user