Skip to content

Commit

Permalink
chore(CI): Disable Unity 2019 from unity tests matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
MrGadget1024 committed Oct 7, 2024
1 parent 4358e76 commit 30c2521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/RunUnityTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
unityVersion:
- 2019.4.40f1
# - 2019.4.40f1
- 2020.3.48f1
- 2021.3.42f1
- 2022.3.42f1
Expand Down

0 comments on commit 30c2521

Please sign in to comment.