Skip to content

Commit 949a1ec

Browse files
committed
ci: use zig 0.14 on macos too
1 parent 280bdd8 commit 949a1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v3
2121
- uses: mlugg/setup-zig@v1
2222
with:
23-
version: 0.13.0
23+
version: 0.14.0
2424
- run: |
2525
brew update
2626
brew install gettext

0 commit comments

Comments
 (0)