fix(ci): use latest released zig version
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 13m37s
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 13m37s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Setup zig installation
|
||||
uses: https://codeberg.org/mlugg/setup-zig@v2
|
||||
with:
|
||||
version: master
|
||||
version: latest
|
||||
- name: Lint check
|
||||
run: zig fmt --check .
|
||||
- name: Spell checking
|
||||
|
||||
Reference in New Issue
Block a user