Skip to content

Commit 0de687d

Browse files
committed
Sync with tag redot-4.3.1-alpha.1 (Redot-Engine/redot-engine@a07fa3f)
1 parent 4ad1566 commit 0de687d

File tree

2 files changed

+310
-14
lines changed

2 files changed

+310
-14
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env:
66
# Only used for the cache key. Increment version to force clean build.
77
GODOT_BASE_BRANCH: master
88
# Used to select the version of Redot to run the tests with.
9-
REDOT_TEST_VERSION: 4.3-stable
9+
REDOT_TEST_VERSION: 4.3.1-alpha.1
1010

1111
concurrency:
1212
group: ci-${{ github.actor }}-${{ github.head_ref || github.run_number }}-${{ github.ref }}

0 commit comments

Comments
 (0)