File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,26 +19,26 @@ jobs:
1919 strategy :
2020 matrix :
2121 include :
22- - runner : ' ubuntu-20 .04'
22+ - runner : ' ubuntu-22 .04'
2323 qtVersion : ' 5.15.2'
24- - runner : ' ubuntu-20 .04'
24+ - runner : ' ubuntu-22 .04'
2525 qtVersion : ' 5.9'
2626 osSuffix : ' _qt5.9'
2727 skipPlugins : ' true'
2828 - runner : ' macos-14'
29- qtVersion : ' 6.8.2 '
29+ qtVersion : ' 6.8.3 '
3030 qtModules : ' qtimageformats'
3131 buildArch : ' Universal'
3232 - runner : ' macos-13'
3333 qtVersion : ' 5.15.2'
3434 osSuffix : ' _legacy'
3535 - runner : ' windows-2022'
36- qtVersion : ' 6.8.2 '
36+ qtVersion : ' 6.8.3 '
3737 qtArch : ' win64_msvc2022_64'
3838 osSuffix : ' _64'
3939 qtModules : ' qtimageformats'
4040 - runner : ' windows-2022'
41- qtVersion : ' 6.8.2 '
41+ qtVersion : ' 6.8.3 '
4242 qtArch : ' win64_msvc2022_arm64_cross_compiled'
4343 osSuffix : ' _arm64'
4444 qtModules : ' qtimageformats'
You can’t perform that action at this time.
0 commit comments