Skip to content

Commit 3bebcb2

Browse files
bump rootful to 16gb
1 parent 2abbc43 commit 3bebcb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
SOURCE_DIR: dist/release
5757
DEST_DIR: gitea/${{ steps.clean_name.outputs.branch }}
5858
nightly-docker-rootful:
59-
runs-on: actuated-4cpu-8gb
59+
runs-on: actuated-4cpu-16gb
6060
steps:
6161
- uses: actions/checkout@v3
6262
# fetch all commits instead of only the last as some branches are long lived and could have many between versions

0 commit comments

Comments
 (0)