Skip to content

Commit 7e8ea50

Browse files
authored
CI: zig v0.13.0
1 parent 8bcc996 commit 7e8ea50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
submodules: recursive
1616
fetch-depth: 0
1717
- uses: mlugg/setup-zig@v1
18+
with:
19+
version: 0.13.0
1820

1921
- name: Testing (Linux & MacOS)
2022
if: (startsWith(matrix.runs-on, 'ubuntu')) || (startsWith(matrix.runs-on, 'macos'))

0 commit comments

Comments
 (0)