Skip to content

Commit

Permalink
Merge pull request #46 from nowsprinting/chore/unity6
Browse files Browse the repository at this point in the history
Mod run tests Unity version matrix, Add Unity 6
  • Loading branch information
nowsprinting authored Oct 14, 2024
2 parents da19643 + bfde4c9 commit 6110cd4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,9 @@ jobs:
matrix:
unityVersion: # Available versions see: https://game.ci/docs/docker/versions
- 2019.4.40f1
- 2022.3.29f1
- 2022.3.50f1
- 2023.2.20f1
- 6000.0.22f1
include:
- unityVersion: 2019.4.40f1
octocov: true
Expand Down

0 comments on commit 6110cd4

Please sign in to comment.