Skip to content

[lua] tz::lua::get_state() can now be called on any thread - the inte… #554

[lua] tz::lua::get_state() can now be called on any thread - the inte…

[lua] tz::lua::get_state() can now be called on any thread - the inte… #554

name: "Code Build (OpenGL Debug)"
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
gcc_linux:
uses: Harrand/Topaz/.github/workflows/build_gcc.yml@master
with:
render_api: opengl
build_config: debug
clang_linux:
uses: Harrand/Topaz/.github/workflows/build_clang.yml@master
with:
render_api: opengl
build_config: debug
msvc_windows:
uses: Harrand/Topaz/.github/workflows/build_msvc.yml@master
with:
render_api: opengl
build_config: debug