There was an error while loading. Please reload this page.
1 parent bb8684d commit addca08Copy full SHA for addca08
2 files changed
.github/workflows/linux_builds.yml
@@ -9,7 +9,7 @@ on:
9
10
# Global Settings
11
env:
12
- GODOT_REF: 7a0977ce2c558fe6219f0a14f8bd4d05aea8f019
+ GODOT_REF: 5c2df6b873f5fb1900f34b7c83a9dedefb287432
13
SCONSFLAGS: platform=linuxbsd verbose=yes warnings=extra werror=yes debug_symbols=no module_text_server_fb_enabled=yes
14
SCONS_CACHE_LIMIT: 4096
15
.github/workflows/windows_builds.yml
@@ -10,7 +10,7 @@ on:
# SCONS_CACHE for windows must be set in the build environment
SCONSFLAGS: platform=windows verbose=yes warnings=all werror=yes debug_symbols=no module_text_server_fb_enabled=yes
SCONS_CACHE_MSVC_CONFIG: true
16
SCONS_CACHE_LIMIT: 3072
0 commit comments