瀏覽代碼

Merge pull request #110539 from dsnopek/godot-cpp-branch-45

Update `GODOT_CPP_BRANCH` after Godot v4.5-stable release
Thaddeus Crews 3 月之前
父節點
當前提交
99a39ce6ea
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/linux_builds.yml

+ 1 - 1
.github/workflows/linux_builds.yml

@@ -8,7 +8,7 @@ env:
     dev_mode=yes
     dev_mode=yes
     module_text_server_fb_enabled=yes
     module_text_server_fb_enabled=yes
     "accesskit_sdk_path=${{ github.workspace }}/accesskit-c-0.17.0/"
     "accesskit_sdk_path=${{ github.workspace }}/accesskit-c-0.17.0/"
-  GODOT_CPP_BRANCH: 4.4
+  GODOT_CPP_BRANCH: 4.5
   DOTNET_NOLOGO: true
   DOTNET_NOLOGO: true
   DOTNET_CLI_TELEMETRY_OPTOUT: true
   DOTNET_CLI_TELEMETRY_OPTOUT: true
   ASAN_OPTIONS: color=always:print_suppressions=1:suppressions=${{ github.workspace }}/misc/error_suppressions/asan.txt
   ASAN_OPTIONS: color=always:print_suppressions=1:suppressions=${{ github.workspace }}/misc/error_suppressions/asan.txt