Misc build system fixes
This commit is contained in:
parent
4f9b6d9a3f
commit
368c0bc0ac
8 changed files with 8 additions and 8 deletions
2
.github/workflows/linux_builds.yml
vendored
2
.github/workflows/linux_builds.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
sconsflags: float=64 use_asan=yes use_ubsan=yes
|
||||
proj-test: true
|
||||
godot-cpp-test: true
|
||||
bin: "./bin/godot.linuxbsd.double.tools.64s"
|
||||
bin: "./bin/godot.linuxbsd.double.tools.64.san"
|
||||
build-mono: false
|
||||
# Skip 2GiB artifact speeding up action.
|
||||
artifact: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue