mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	bump rootful to 16gb
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release-nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release-nightly.yml
									
									
									
									
										vendored
									
									
								
							@@ -56,7 +56,7 @@ jobs:
 | 
				
			|||||||
          SOURCE_DIR: dist/release
 | 
					          SOURCE_DIR: dist/release
 | 
				
			||||||
          DEST_DIR: gitea/${{ steps.clean_name.outputs.branch }}
 | 
					          DEST_DIR: gitea/${{ steps.clean_name.outputs.branch }}
 | 
				
			||||||
  nightly-docker-rootful:
 | 
					  nightly-docker-rootful:
 | 
				
			||||||
    runs-on: actuated-4cpu-8gb
 | 
					    runs-on: actuated-4cpu-16gb
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/checkout@v3
 | 
					      - uses: actions/checkout@v3
 | 
				
			||||||
      # fetch all commits instead of only the last as some branches are long lived and could have many between versions
 | 
					      # fetch all commits instead of only the last as some branches are long lived and could have many between versions
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user