You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Re-enable godot-cpp CI.
This commit is contained in:
4
.github/workflows/linux_builds.yml
vendored
4
.github/workflows/linux_builds.yml
vendored
@@ -36,9 +36,7 @@ jobs:
|
|||||||
tests: true
|
tests: true
|
||||||
sconsflags: float=64 use_asan=yes use_ubsan=yes
|
sconsflags: float=64 use_asan=yes use_ubsan=yes
|
||||||
proj-test: true
|
proj-test: true
|
||||||
# Can be turned off for PRs that intentionally break compat with godot-cpp,
|
godot-cpp-test: true
|
||||||
# until both the upstream PR and the matching godot-cpp changes are merged.
|
|
||||||
godot-cpp-test: false
|
|
||||||
bin: "./bin/godot.linuxbsd.double.tools.64.san"
|
bin: "./bin/godot.linuxbsd.double.tools.64.san"
|
||||||
build-mono: false
|
build-mono: false
|
||||||
# Skip 2GiB artifact speeding up action.
|
# Skip 2GiB artifact speeding up action.
|
||||||
|
|||||||
Reference in New Issue
Block a user