mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	change runner for binary
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release-nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release-nightly.yml
									
									
									
									
										vendored
									
									
								
							@@ -12,7 +12,7 @@ jobs:
 | 
			
		||||
  disk-clean:
 | 
			
		||||
    uses: ./.github/workflows/disk-clean.yml
 | 
			
		||||
  nightly-binary:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    runs-on: nscloud
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@v4
 | 
			
		||||
      # 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