CI: Update base branch to 3.6
Some checks failed
🔗 GHA / 📊 Static (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🌐 JavaScript (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / ☁ Server (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled

This commit is contained in:
Rémi Verschelde 2024-09-11 13:09:47 +02:00
parent 4a3fb40887
commit de25845e8d
No known key found for this signature in database
GPG Key ID: C3336907360768E1
7 changed files with 7 additions and 7 deletions

View File

@ -5,7 +5,7 @@ on:
# Global Settings
env:
# Only used for the cache key. Increment version to force clean build.
GODOT_BASE_BRANCH: 3.x
GODOT_BASE_BRANCH: 3.6
SCONSFLAGS: verbose=yes warnings=all werror=yes debug_symbols=no
concurrency:

View File

@ -5,7 +5,7 @@ on:
# Global Settings
env:
# Only used for the cache key. Increment version to force clean build.
GODOT_BASE_BRANCH: 3.x
GODOT_BASE_BRANCH: 3.6
SCONSFLAGS: verbose=yes warnings=all werror=yes debug_symbols=no
concurrency:

View File

@ -5,7 +5,7 @@ on:
# Global Settings
env:
# Only used for the cache key. Increment version to force clean build.
GODOT_BASE_BRANCH: 3.x
GODOT_BASE_BRANCH: 3.6
SCONSFLAGS: verbose=yes warnings=all werror=yes debug_symbols=no
EM_VERSION: 3.1.39
EM_CACHE_FOLDER: "emsdk-cache"

View File

@ -5,7 +5,7 @@ on:
# Global Settings
env:
# Only used for the cache key. Increment version to force clean build.
GODOT_BASE_BRANCH: 3.x
GODOT_BASE_BRANCH: 3.6
SCONSFLAGS: verbose=yes warnings=all werror=yes
concurrency:

View File

@ -5,7 +5,7 @@ on:
# Global Settings
env:
# Only used for the cache key. Increment version to force clean build.
GODOT_BASE_BRANCH: 3.x
GODOT_BASE_BRANCH: 3.6
SCONSFLAGS: verbose=yes warnings=all werror=yes debug_symbols=no
concurrency:

View File

@ -5,7 +5,7 @@ on:
# Global Settings
env:
# Only used for the cache key. Increment version to force clean build.
GODOT_BASE_BRANCH: 3.x
GODOT_BASE_BRANCH: 3.6
SCONSFLAGS: verbose=yes warnings=all werror=yes debug_symbols=no module_mono_enabled=yes mono_static=yes mono_glue=no
concurrency:

View File

@ -6,7 +6,7 @@ on:
# SCONS_CACHE for windows must be set in the build environment
env:
# Only used for the cache key. Increment version to force clean build.
GODOT_BASE_BRANCH: 3.x
GODOT_BASE_BRANCH: 3.6
SCONSFLAGS: verbose=yes warnings=all werror=yes debug_symbols=no
SCONS_CACHE_MSVC_CONFIG: true