Skip to content

[cpp] type system setup. typenames always put their qualifiers on the… #67

[cpp] type system setup. typenames always put their qualifiers on the…

[cpp] type system setup. typenames always put their qualifiers on the… #67

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