mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-26 21:27:38 +02:00
use clang++-22 for LD aswell
This commit is contained in:
parent
d96fd33180
commit
2db3c32093
2
.github/workflows/verify.yml
vendored
2
.github/workflows/verify.yml
vendored
@ -27,5 +27,5 @@ jobs:
|
||||
run: make check CLANG_FORMAT=clang-format-22
|
||||
- name: build
|
||||
working-directory: ./backend
|
||||
run: make all CC=clang-22 LD=clang-22 CXX=clang++-22
|
||||
run: make all LD=clang++-22 CXX=clang++-22
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user