mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-03 22:22:08 +00:00 
			
		
		
		
	[host] ci/windows: use explicit windows-2025
This allows forks for whom windows-latest doesn't point to windows-2025 to build successfully.
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -120,7 +120,7 @@ jobs:
 | 
			
		||||
        makensis -DIVSHMEM platform/Windows/installer.nsi
 | 
			
		||||
 | 
			
		||||
  host-windows-native:
 | 
			
		||||
    runs-on: windows-latest
 | 
			
		||||
    runs-on: windows-2025
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@v2
 | 
			
		||||
      with:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user