Skip to content

Commit

Permalink
Merge pull request #76 from Poing-Studios/request-agent-v4
Browse files Browse the repository at this point in the history
ci: add Godot 4.1.3 to release
  • Loading branch information
gumaciel authored Nov 11, 2023
2 parents cef4239 + 4fef2f2 commit 4ceb5f9
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 @@ -42,7 +42,7 @@ jobs:
runs-on: "macos-latest"
strategy:
matrix:
GODOT_VERSIONS: [3.3, 3.3.1, 3.3.2, 3.3.3, 3.3.4, 3.4, 3.4.1, 3.4.2, 3.4.3, 3.4.4, 3.4.5, 3.5, 3.5.1, 3.5.2, 3.5.3, 4.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.1, 4.1.1, 4.1.2]
GODOT_VERSIONS: [3.3, 3.3.1, 3.3.2, 3.3.3, 3.3.4, 3.4, 3.4.1, 3.4.2, 3.4.3, 3.4.4, 3.4.5, 3.5, 3.5.1, 3.5.2, 3.5.3, 4.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.1, 4.1.1, 4.1.2, 4.1.3]

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

0 comments on commit 4ceb5f9

Please sign in to comment.