Skip to content

Commit 6964485

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 26f39de commit 6964485

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
@@ -35,6 +35,7 @@ jobs:
3535
godot-version:
3636
- 4.2.2
3737
- 4.3.0
38+
- 4.4.0-dev6
3839
runs-on: ubuntu-latest
3940
steps:
4041
- name: Checkout

0 commit comments

Comments
 (0)