We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af8abb1 commit 709c4c0Copy full SHA for 709c4c0
.github/workflows/run-integration-test.yml
@@ -40,7 +40,7 @@ jobs:
40
platform: linux
41
arch: x86_64
42
- name: install Zig toolchain
43
- uses: mlugg/setup-zig@v2
+ uses: jlizen/setup-zig@v2
44
with:
45
version: 0.10.0
46
- name: install SAM
0 commit comments