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 aaa0d36 commit 3d5fad4Copy full SHA for 3d5fad4
.github/workflows/github-cxx-qt-tests.yml
@@ -347,7 +347,7 @@ jobs:
347
qt_qpa_platform: cocoa
348
compiler_cache_path: /Users/runner/Library/Caches/Mozilla.sccache
349
sccache_log_path: /Users/runner/Library/Caches/Mozilla.sccache.log.txt
350
- clang_format_path: /Users/runner/Library/Python/3.13/bin/clang-format
+ clang_format_path: /Users/runner/Library/Python/3.14/bin/clang-format
351
cargo_dir: ~/.cargo
352
cc: clang
353
cxx: clang++
0 commit comments