We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76dfc53 + 2967267 commit 99a39ceCopy full SHA for 99a39ce
.github/workflows/linux_builds.yml
@@ -8,7 +8,7 @@ env:
8
dev_mode=yes
9
module_text_server_fb_enabled=yes
10
"accesskit_sdk_path=${{ github.workspace }}/accesskit-c-0.17.0/"
11
- GODOT_CPP_BRANCH: 4.4
+ GODOT_CPP_BRANCH: 4.5
12
DOTNET_NOLOGO: true
13
DOTNET_CLI_TELEMETRY_OPTOUT: true
14
ASAN_OPTIONS: color=always:print_suppressions=1:suppressions=${{ github.workspace }}/misc/error_suppressions/asan.txt
0 commit comments