Skip to content

Commit

Permalink
Upgrade Unity versions running on workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
nowsprinting committed Jan 18, 2024
1 parent b50a150 commit 74bf6f4
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 @@ -35,10 +35,10 @@ jobs:
matrix:
unityVersion: # Available versions see: https://game.ci/docs/docker/versions
- 2019.4.40f1
- 2022.3.11f1
- 2023.1.16f1
- 2022.3.17f1
- 2023.2.5f1
include:
- unityVersion: 2022.3.11f1
- unityVersion: 2019.4.40f1
octocov: true

steps:
Expand Down

0 comments on commit 74bf6f4

Please sign in to comment.