Skip to content

Commit 2967267

Browse files
committed
Update GODOT_CPP_BRANCH after Godot v4.5-stable release
1 parent 76dfc53 commit 2967267

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)