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 aff8d88 commit 309baefCopy full SHA for 309baef
.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/awslabs/aws-lambda-rust-runtime/issues/1006 is fixed
22
- tag: v1.8.1
23
- name: install Zig toolchain
24
uses: mlugg/setup-zig@v2
25
with:
0 commit comments