change runner for binary
This commit is contained in:
		
					parent
					
						
							
								68b3fe88d5
							
						
					
				
			
			
				commit
				
					
						72b66032e4
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/release-nightly.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release-nightly.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -12,7 +12,7 @@ jobs:
 | 
				
			||||||
  disk-clean:
 | 
					  disk-clean:
 | 
				
			||||||
    uses: ./.github/workflows/disk-clean.yml
 | 
					    uses: ./.github/workflows/disk-clean.yml
 | 
				
			||||||
  nightly-binary:
 | 
					  nightly-binary:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: nscloud
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/checkout@v4
 | 
					      - uses: actions/checkout@v4
 | 
				
			||||||
      # 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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue