We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2abbc43 commit 3bebcb2Copy full SHA for 3bebcb2
.github/workflows/release-nightly.yml
@@ -56,7 +56,7 @@ jobs:
56
SOURCE_DIR: dist/release
57
DEST_DIR: gitea/${{ steps.clean_name.outputs.branch }}
58
nightly-docker-rootful:
59
- runs-on: actuated-4cpu-8gb
+ runs-on: actuated-4cpu-16gb
60
steps:
61
- uses: actions/checkout@v3
62
# fetch all commits instead of only the last as some branches are long lived and could have many between versions
0 commit comments