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:
Rémi Verschelde 2022-02-04 22:26:16 +01:00 committed by GitHub
parent 3db1d689ce
commit 992794e44a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: