Skip to content

Commit

Permalink
Update to Godot 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbrain authored Dec 2, 2023
1 parent 6597b75 commit e16b18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beehave-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
max-parallel: 10
matrix:
godot-version: ['4.0.4', '4.1.3']
godot-version: ['4.0.4', '4.1.3', '4.2']

name: "🤖 CI on Godot ${{ matrix.godot-version }}"
uses: ./.github/workflows/unit-tests.yml
Expand Down

0 comments on commit e16b18b

Please sign in to comment.