File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 name : Build for Windows
1313 runs-on : windows-2025
1414 env :
15- TAGLIB_VERSION : 2.1.1
15+ TAGLIB_VERSION : 2.3
1616 ZENLIB_VERSION : 490e2426aa96f983c577a02861e2a9cf6f73082f
1717 ZLIB_VERSION : 9d0c46d9104e1e79fbd6665ca2854e5b0435e536
1818 LIBMEDIAINFO_VERSION : 25.09
2828 - name : Install Qt
2929 uses : jurplel/install-qt-action@v3
3030 with :
31- version : " 6.5 .*"
31+ version : " 6.8 .*"
3232 modules : qtmultimedia
3333 - name : Install NSIS
3434 run : choco install nsis
@@ -188,7 +188,7 @@ jobs:
188188 - name : Install Qt
189189 uses : jurplel/install-qt-action@v3
190190 with :
191- version : " 6.5 .*"
191+ version : " 6.8 .*"
192192 modules : qtmultimedia
193193 - name : Remove libunwind # workaround for libunwind conflicts on Ubuntu 22.04, see https://github.com/actions/runner-images/issues/9546
194194 run : sudo apt remove libunwind-*
You can’t perform that action at this time.
0 commit comments