Skip to content

[ci] clang builds now use clang-17, instead of the default clang-14. #33

[ci] clang builds now use clang-17, instead of the default clang-14.

[ci] clang builds now use clang-17, instead of the default clang-14. #33

name: "code build (debug)"
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
debug_clang_linux:
uses: Harrand/psyc/.github/workflows/build_clang.yml@master
with:
build_config: debug
debug_gcc_linux:
uses: Harrand/psyc/.github/workflows/build_gcc.yml@master
with:
build_config: debug