Skip to content

Commit

Permalink
Merge pull request #49 from nowsprinting/chore/test_unityversions
Browse files Browse the repository at this point in the history
Update run tests Unity versions
  • Loading branch information
nowsprinting authored Nov 11, 2024
2 parents d0035ac + ceee31f commit 4636698
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ jobs:
matrix:
unityVersion: # Available versions see: https://game.ci/docs/docker/versions
- 2019.4.40f1
- 2022.3.50f1
- 2022.3.51f1
- 2023.2.20f1
- 6000.0.22f1
- 6000.0.25f1
include:
- unityVersion: 2019.4.40f1
- unityVersion: 2022.3.51f1
octocov: true

steps:
Expand Down

0 comments on commit 4636698

Please sign in to comment.