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
|
- name: Test Local Action
|
||||||
id: test-action
|
id: test-action
|
||||||
uses: ./
|
uses: ./
|
||||||
|
with:
|
||||||
|
zig-version: 0.13.0
|
||||||
|
|
||||||
- name: Print Output
|
- name: Print Output
|
||||||
id: output
|
id: output
|
||||||
|
|||||||
Reference in New Issue
Block a user