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 a301d72 commit 2278ceaCopy full SHA for 2278cea
.github/workflows/run-integration-test.yml
@@ -18,7 +18,7 @@ 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
+ # 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
0 commit comments