Skip to content

Commit 685e81c

Browse files
authored
chore(ci): unpin cargo lambda in integration test ci (#1026)
1 parent aff8d88 commit 685e81c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/run-integration-test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
repo: cargo-lambda/cargo-lambda
1919
platform: linux
2020
arch: x86_64
21-
# TODO: unpin once https://github.com/awslabs/aws-lambda-rust-runtime/issues/1006 is fixed
22-
tag: v1.8.1
2321
- name: install Zig toolchain
2422
uses: mlugg/setup-zig@v2
2523
with:

0 commit comments

Comments
 (0)