mirror of
				https://github.com/Telecominfraproject/oopt-gnpy.git
				synced 2025-10-31 01:57:54 +00:00 
			
		
		
		
	fix(CI): remove windows 2019, add windows 2025 support
Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com> Change-Id: I133f5603f00d03e33add8842d34d692ab8fb1804
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							| @@ -112,12 +112,14 @@ jobs: | |||||||
|       fail-fast: false |       fail-fast: false | ||||||
|       matrix: |       matrix: | ||||||
|         include: |         include: | ||||||
|           - os: windows-2019 |  | ||||||
|             python_version: "3.10" |  | ||||||
|           - os: windows-2022 |           - os: windows-2022 | ||||||
|             python_version: "3.11" |             python_version: "3.11" | ||||||
|           - os: windows-2022 |           - os: windows-2022 | ||||||
|             python_version: "3.12" |             python_version: "3.12" | ||||||
|  |           - os: windows-2025 | ||||||
|  |             python_version: "3.11" | ||||||
|  |           - os: windows-2025 | ||||||
|  |             python_version: "3.12" | ||||||
|           - os: macos-13 |           - os: macos-13 | ||||||
|             python_version: "3.12" |             python_version: "3.12" | ||||||
|           - os: macos-14 |           - os: macos-14 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 EstherLerouzic
					EstherLerouzic