File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 7575 qt_version : 5.15.2
7676 architectures : x86_64
7777 - macos_version : 15
78- qt_version : 6.8.1
78+ qt_version : 6.9.2
7979 architectures : x86_64;arm64
8080
8181 steps :
@@ -118,24 +118,24 @@ jobs:
118118 strategy :
119119 matrix :
120120 include :
121- - windows_version : 2019
121+ - windows_version : 2022
122122 qt_version : 5.15.2
123123 qt_arch : win32_msvc2019
124- cmake_args : -G "Visual Studio 16 2019 " -A Win32
124+ cmake_args : -G "Visual Studio 17 2022 " -A Win32
125125 artifact_path : build/Release/qaseprite.dll
126- - windows_version : 2022
127- qt_version : 6.8.1
126+ - windows_version : 2025
127+ qt_version : 6.9.2
128128 qt_arch : win64_msvc2022_64
129129 cmake_args : -G "Visual Studio 17 2022" -A x64
130130 artifact_path : build/Release/qaseprite.dll
131- - windows_version : 2019
131+ - windows_version : 2022
132132 qt_version : 5.15.2
133133 qt_arch : win32_mingw81
134134 qt_tools : tools_mingw,qt.tools.win32_mingw810
135135 cmake_args : -G "MinGW Makefiles"
136136 artifact_path : build/qaseprite.dll
137- - windows_version : 2022
138- qt_version : 6.8.1
137+ - windows_version : 2025
138+ qt_version : 6.9.2
139139 qt_arch : win64_mingw
140140 qt_tools : tools_mingw1310,qt.tools.win64_mingw1310
141141 cmake_args : -G "MinGW Makefiles"
You can’t perform that action at this time.
0 commit comments