@@ -3,7 +3,7 @@ on: [push, pull_request]
# Global Cache Settings
env:
- SCONS_CACHE_LIMIT: 8192
+ SCONS_CACHE_LIMIT: 4096
jobs:
android-template:
EM_VERSION: latest
EM_CACHE_FOLDER: 'emsdk-cache'
linux-editor:
macos-editor:
@@ -5,7 +5,7 @@ on: [push, pull_request]
# SCONS_CACHE for windows must be set in the build environment
SCONS_CACHE_MSVC_CONFIG: true
windows-editor: