Disable Dedicated build test
This commit is contained in:
1
.github/workflows/ci-build.yml
vendored
1
.github/workflows/ci-build.yml
vendored
@@ -91,6 +91,7 @@ jobs:
|
||||
cxxcompiler: g++
|
||||
libraries: libsdl1.2-dev
|
||||
- name: GCC - Dedicated
|
||||
if: false # TODO
|
||||
compiler: gcc
|
||||
cxxcompiler: g++
|
||||
libraries: grfcodec
|
||||
|
||||
Reference in New Issue
Block a user