mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	Fix nix version to 2.18.1, known working version
This commit is contained in:
		
							parent
							
								
									8c8fb1399c
								
							
						
					
					
						commit
						dd6178c74b
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/nix-github-actions.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/nix-github-actions.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -10,4 +10,6 @@ jobs:
 | 
			
		|||
      with:
 | 
			
		||||
       submodules: true
 | 
			
		||||
    - uses: cachix/install-nix-action@v26
 | 
			
		||||
    - run: nix build '.?submodules=1'
 | 
			
		||||
      with:
 | 
			
		||||
       install_url: https://releases.nixos.org/nix/nix-2.18.1/install
 | 
			
		||||
    - run: nix build .?submodules=1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue