Allow for Windows'25 container (#388)

This commit is contained in:
Loïc Hoguin
2025-10-01 13:12:32 +02:00
committed by GitHub
parent 033f103421
commit b94e7d372a
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -648,6 +648,7 @@ function getRunnerOSVersion() {
ubuntu24: 'ubuntu-24.04',
win19: 'windows-2019',
win22: 'windows-2022',
win25: 'windows-2025',
macos13: 'macOS-13',
macos14: 'macOS-14',
macos15: 'macOS-15',