Skip to content

Commit

Permalink
Update to test only 2022.3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
RyodoTanaka committed Oct 7, 2024
1 parent a2f7af1 commit a55e65e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Unity Test Runner
name: Unity 2022.3.x Test Runner

on:
pull_request:
Expand All @@ -15,9 +15,7 @@ jobs:
fail-fast: false
matrix:
unityVersion:
- 2020.3.48f1
- 2021.3.42f1
- 2022.3.42f1
- 2022.3.48f1

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

0 comments on commit a55e65e

Please sign in to comment.