diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 161e61d..1a313ea 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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: