mirror of
https://github.com/godotengine/godot.git
synced 2024-11-22 04:06:14 +00:00
CI: Force invalidate macOS cache
I *hate* having to commit this kind of noise to our commit history. Especially on a Friday at 10 pm.
This commit is contained in:
parent
3db1d689ce
commit
992794e44a
2
.github/workflows/macos_builds.yml
vendored
2
.github/workflows/macos_builds.yml
vendored
@ -4,7 +4,7 @@ on: [push, pull_request]
|
||||
# Global Settings
|
||||
env:
|
||||
# Only used for the cache key. Increment version to force clean build.
|
||||
GODOT_BASE_BRANCH: master-v2
|
||||
GODOT_BASE_BRANCH: master-v3
|
||||
SCONSFLAGS: verbose=yes warnings=extra werror=yes module_text_server_fb_enabled=yes
|
||||
|
||||
concurrency:
|
||||
|
Loading…
Reference in New Issue
Block a user