Skip to content

Commit 0fb5a12

Browse files
authored
Update Qt version from 6.10.0 to 6.10.1
1 parent 186c7aa commit 0fb5a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919
do_symbols: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
2020
do_doxygen: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
2121
do_static_analysis: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
22-
qt_version: 6.10.0
22+
qt_version: 6.10.1
2323
bitrock_version: qt-professional-25.10.1
2424
bitrock_url: https://releases.installbuilder.com/installbuilder
2525
installbuilder_hash_win: f92b1741c78b8f024473f55057b26107c8ed9cc1ca583eb9323d0023a8024e00

0 commit comments

Comments
 (0)