Skip to content

Commit 99a39ce

Browse files
authored
Merge pull request godotengine#110539 from dsnopek/godot-cpp-branch-45
Update `GODOT_CPP_BRANCH` after Godot v4.5-stable release
2 parents 76dfc53 + 2967267 commit 99a39ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
dev_mode=yes
99
module_text_server_fb_enabled=yes
1010
"accesskit_sdk_path=${{ github.workspace }}/accesskit-c-0.17.0/"
11-
GODOT_CPP_BRANCH: 4.4
11+
GODOT_CPP_BRANCH: 4.5
1212
DOTNET_NOLOGO: true
1313
DOTNET_CLI_TELEMETRY_OPTOUT: true
1414
ASAN_OPTIONS: color=always:print_suppressions=1:suppressions=${{ github.workspace }}/misc/error_suppressions/asan.txt

0 commit comments

Comments
 (0)