Force x86 self hosted runners for cross
This commit is contained in:
		
							parent
							
								
									c74409b9a5
								
							
						
					
					
						commit
						0f7f5347d8
					
				
							
								
								
									
										2
									
								
								.github/workflows/cross.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/cross.yaml
									
									
									
									
										vendored
									
									
								
							@ -19,7 +19,7 @@ env:
 | 
			
		||||
jobs:
 | 
			
		||||
  build:
 | 
			
		||||
    name: Build linux binary
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    runs-on: [self-hosted, Linux, X64, maerwald]
 | 
			
		||||
    env:
 | 
			
		||||
      CABAL_VER: 3.10.1.0
 | 
			
		||||
      JSON_VERSION: "0.0.7"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user