mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-06 18:29:05 +01:00
bump rootful to 16gb
This commit is contained in:
parent
2abbc43dff
commit
3bebcb2e9c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-nightly.yml
vendored
2
.github/workflows/release-nightly.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue