Skip to content

Commit

Permalink
bump rootful to 16gb
Browse files Browse the repository at this point in the history
  • Loading branch information
techknowlogick authored Sep 12, 2023
1 parent 2abbc43 commit 3bebcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
SOURCE_DIR: dist/release
DEST_DIR: gitea/${{ steps.clean_name.outputs.branch }}
nightly-docker-rootful:
runs-on: actuated-4cpu-8gb
runs-on: actuated-4cpu-16gb
steps:
- uses: actions/checkout@v3
# fetch all commits instead of only the last as some branches are long lived and could have many between versions
Expand Down

0 comments on commit 3bebcb2

Please sign in to comment.