Skip to content

Commit 01baea5

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 d6bba25 commit 01baea5

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
@@ -30,6 +30,7 @@ jobs:
3030
godot-version:
3131
- 4.2.2
3232
- 4.3.0
33+
- 4.4.0-dev3
3334
runs-on: ubuntu-latest
3435
steps:
3536
- name: Checkout

0 commit comments

Comments
 (0)