Skip to content

Commit ff8bb0a

Browse files
committed
Update CI
1 parent f269809 commit ff8bb0a

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
@@ -19,6 +19,8 @@ jobs:
1919
steps:
2020
- name: Setup Zig
2121
uses: goto-bus-stop/setup-zig@v2
22+
with:
23+
version: ${{ matrix.version }}
2224
- uses: actions/checkout@v4
2325
with:
2426
fetch-depth: 0

0 commit comments

Comments
 (0)