Skip to content

Commit

Permalink
ci: build to 4.1.4 and 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gumaciel committed May 5, 2024
1 parent 3669265 commit ba09239
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, 4.2.1]
GODOT_VERSIONS: [4.1, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.2, 4.2.1, 4.2.2]

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

0 comments on commit ba09239

Please sign in to comment.