Skip to content

Commit 7d154c6

Browse files
authored
Try 16g
1 parent 87118f6 commit 7d154c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/raspberry-pi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
env:
5050
AWS_KVS_LOG_LEVEL: 2
5151
run: |
52-
docker run --rm -v ${{ github.workspace }}:/workspace -w /workspace --memory=4g\
52+
docker run --rm -v ${{ github.workspace }}:/workspace -w /workspace --memory=16g\
5353
-e AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY \
5454
-e AWS_SESSION_TOKEN -e AWS_REGION -e AWS_KVS_LOG_LEVEL \
5555
--platform linux/arm64 \

0 commit comments

Comments
 (0)