mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 05:37:39 +02:00
use clang++-22 for pipeline
This commit is contained in:
parent
3cc6303f92
commit
d96fd33180
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
|
||||
run: make all CC=clang-22 LD=clang-22 CXX=clang++-22
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user