Skip to content

Commit

Permalink
Merge pull request #16 from nowsprinting/chore/upgrade_unity
Browse files Browse the repository at this point in the history
Update Unity version in test workflow
  • Loading branch information
nowsprinting committed Oct 22, 2023
2 parents 19f6103 + 9da9273 commit 7bf9a19
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 @@ -34,10 +34,10 @@ jobs:
matrix:
unityVersion: # Available versions see: https://game.ci/docs/docker/versions
- 2019.4.40f1
- 2022.3.4f1
- 2023.1.2f1
- 2022.3.11f1
- 2023.1.16f1
include:
- unityVersion: 2022.3.4f1
- unityVersion: 2022.3.11f1
octocov: true

steps:
Expand Down

0 comments on commit 7bf9a19

Please sign in to comment.