Skip to content

Commit

Permalink
Fix non exist version in game-ci repository
Browse files Browse the repository at this point in the history
  • Loading branch information
RyodoTanaka committed Oct 7, 2024
1 parent a55e65e commit aa29fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
unityVersion:
- 2022.3.48f1
- 2022.3.42f1

steps:
# リポジトリをチェックアウト
Expand Down

0 comments on commit aa29fdc

Please sign in to comment.