10000 Run tests with Godot 4.4 prerelease · DoomTas3r/changes-block-coding@9e473b3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9e473b3

Browse files
committed
Run tests with Godot 4.4 prerelease
This is potentially interesting because we have translation-related code that behaves differently between 4.4 (which has some new API) and older versions (which do not).
1 parent 4e47123 commit 9e473b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
matrix:
3535
godot-version:
3636
- 4.3.0
37+
- 4.4.0-dev7
3738
runs-on: ubuntu-latest
3839
steps:
3940
- name: Checkout

0 commit comments

Comments
 (0)
0