Use "windows-2022" image for wxQt CI builds using MSVS 2022 Somehow using "windows-2025" still results in "windows-2025-vs2026" image being used (GitHub Actions bug?).
| ... | ... | @@ -101,7 +101,7 @@ jobs: |
| 101 | 101 | cmake_tests: CONSOLE_ONLY
|
| 102 | 102 | cmake_build_toolkit: msw
|
| 103 | 103 | - name: MSW/MSVC wxQt 5.15
|
| 104 | - runner: windows-2025
|
|
| 104 | + runner: windows-2022
|
|
| 105 | 105 | no_sudo: 1
|
| 106 | 106 | cmake_generator: 'Visual Studio 17 2022'
|
| 107 | 107 | cmake_defines: -DCMAKE_BUILD_TYPE=Debug -DwxBUILD_SHARED=ON
|
—
View it on GitLab.
You're receiving this email because of your account on gitlab.com. Manage all notifications · Help