Skip to content

Commit

Permalink
ci: build to Godot 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gumaciel committed Dec 17, 2023
1 parent 9f42fa4 commit 9e459f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: "macos-latest"
strategy:
matrix:
GODOT_VERSIONS: [4.1, 4.1.1, 4.1.2, 4.1.3, 4.2]
GODOT_VERSIONS: [4.1, 4.1.1, 4.1.2, 4.1.3, 4.2, 4.2.1]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9e459f5

Please sign in to comment.