mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 07:53:26 +00:00
Update GDExtension related CI after Godot 4.3-stable's release
This commit is contained in:
parent
c2a4942850
commit
dd78ce4217
2 changed files with 10 additions and 1 deletions
2
.github/workflows/godot_cpp_test.yml
vendored
2
.github/workflows/godot_cpp_test.yml
vendored
|
@ -7,7 +7,7 @@ env:
|
|||
# Used for the cache key. Add version suffix to force clean build.
|
||||
GODOT_BASE_BRANCH: master
|
||||
# Used for the godot-cpp checkout.
|
||||
GODOT_CPP_BRANCH: '4.2'
|
||||
GODOT_CPP_BRANCH: '4.3'
|
||||
|
||||
concurrency:
|
||||
group: ci-${{github.actor}}-${{github.head_ref || github.run_number}}-${{github.ref}}-cpp-tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue