mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	ci: Update to Node.JS 20
This commit is contained in:
		
							parent
							
								
									878ac02179
								
							
						
					
					
						commit
						6df1337d71
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/extra-builds.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/extra-builds.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -44,7 +44,7 @@ jobs:
 | 
			
		|||
      - name: unzip
 | 
			
		||||
        run: unzip yosys-win32-vcxsrc-latest.zip
 | 
			
		||||
      - name: setup-msbuild
 | 
			
		||||
        uses: microsoft/setup-msbuild@v1
 | 
			
		||||
        uses: microsoft/setup-msbuild@v2
 | 
			
		||||
      - name: MSBuild
 | 
			
		||||
        working-directory: yosys-win32-vcxsrc-latest
 | 
			
		||||
        run: msbuild YosysVS.sln /p:PlatformToolset=v142 /p:Configuration=Release /p:WindowsTargetPlatformVersion=10.0.17763.0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								.github/workflows/test-docs.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-docs.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -43,7 +43,7 @@ jobs:
 | 
			
		|||
          echo "procs=$(nproc)" >> $GITHUB_ENV
 | 
			
		||||
 | 
			
		||||
      - name: Checkout Yosys
 | 
			
		||||
        uses: actions/checkout@v3
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
        with:
 | 
			
		||||
         submodules: true
 | 
			
		||||
      - name: Build yosys
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue