Skip to content

Commit b9ac56a

Browse files
committed
FIX: test needs to use the nigthly container image
1 parent 800f52f commit b9ac56a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
env:
1515
RUST_VERSION: nightly
1616
TAG: nightly
17+
IMAGE: 'rustserverless/lambda-rust:nightly'
1718
publish:
1819
needs: [test]
1920
if: github.repository == 'rust-serverless/lambda-rust'

0 commit comments

Comments
 (0)