chore: change workflow runs-on to nix-latest
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				flake-check / build (pull_request) Failing after 21s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	flake-check / build (pull_request) Failing after 21s
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/flake-check.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/flake-check.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -8,7 +8,7 @@ on: | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|     runs-on: [ homelab, nix-latest ] | ||||
|     runs-on: [ nix-latest ] | ||||
|     steps: | ||||
|       - uses: actions/checkout@v3 | ||||
|       - run: nix flake check | ||||
|   | ||||
		Reference in New Issue
	
	Block a user