ci: with zig version on test
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -56,6 +56,8 @@ jobs:
|
||||
- name: Test Local Action
|
||||
id: test-action
|
||||
uses: ./
|
||||
with:
|
||||
zig-version: 0.13.0
|
||||
|
||||
- name: Print Output
|
||||
id: output
|
||||
|
||||
Reference in New Issue
Block a user