Skip to content

Commit

Permalink
workflows upgrade to Clang v18.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Jul 3, 2024
1 parent f2474df commit 64374e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-cl-qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# Settings (constant variables)
TINY_QT_VERSION: 6.7.2
TINY_QT_SPEC: msvc2019_64
TINY_LLVM_VERSION: 18.1.7
TINY_LLVM_VERSION: 18.1.8
# Initial build size 1.4G :/
TINY_CCACHE_MAX_SIZE: 2G
TINY_MYSQL_SERVICE: MySQL
Expand Down

0 comments on commit 64374e8

Please sign in to comment.