We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 186c7aa commit 0fb5a12Copy full SHA for 0fb5a12
.github/workflows/build.yml
@@ -19,7 +19,7 @@ env:
19
do_symbols: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
20
do_doxygen: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
21
do_static_analysis: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
22
- qt_version: 6.10.0
+ qt_version: 6.10.1
23
bitrock_version: qt-professional-25.10.1
24
bitrock_url: https://releases.installbuilder.com/installbuilder
25
installbuilder_hash_win: f92b1741c78b8f024473f55057b26107c8ed9cc1ca583eb9323d0023a8024e00
0 commit comments