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 cf9de66 + 39bd685 commit 3abb326Copy full SHA for 3abb326
.github/workflows/godot_cpp_test.yml
@@ -7,7 +7,7 @@ env:
7
# Used for the cache key. Add version suffix to force clean build.
8
GODOT_BASE_BRANCH: master
9
# Used for the godot-cpp checkout.
10
- GODOT_CPP_BRANCH: '4.1'
+ GODOT_CPP_BRANCH: '4.2'
11
12
concurrency:
13
group: ci-${{github.actor}}-${{github.head_ref || github.run_number}}-${{github.ref}}-cpp-tests
0 commit comments