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 62a36b0 commit 51e6a31Copy full SHA for 51e6a31
.github/workflows/run-integration-test.yml
@@ -18,8 +18,6 @@ jobs:
18
repo: cargo-lambda/cargo-lambda
19
platform: linux
20
arch: x86_64
21
- # TODO: unpin once https://github.com/cargo-lambda/cargo-lambda/issues/856 is fixed
22
- tag: v1.8.1
23
- name: install Zig toolchain
24
uses: korandoru/setup-zig@v1
25
with:
0 commit comments