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.
1 parent 4ad1566 commit 0de687dCopy full SHA for 0de687d
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ env:
6
# Only used for the cache key. Increment version to force clean build.
7
GODOT_BASE_BRANCH: master
8
# Used to select the version of Redot to run the tests with.
9
- REDOT_TEST_VERSION: 4.3-stable
+ REDOT_TEST_VERSION: 4.3.1-alpha.1
10
11
concurrency:
12
group: ci-${{ github.actor }}-${{ github.head_ref || github.run_number }}-${{ github.ref }}
0 commit comments