Skip to content

Commit 09ae57c

Browse files
committed
CI: install Zig 0.14.0
1 parent c80b20e commit 09ae57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cf-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Zig
1616
uses: mlugg/setup-zig@v1
1717
with:
18-
version: 0.13.0
18+
version: 0.14.0
1919

2020
- name: Build
2121
run: zig build --summary new

0 commit comments

Comments
 (0)