We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0328d2 + 7c81abb commit 90d1636Copy full SHA for 90d1636
.github/workflows/test-integration.yml
@@ -36,9 +36,10 @@ jobs:
36
unityVersion: # Available versions see: https://game.ci/docs/docker/versions
37
- 2019.4.40f1
38
- 2020.3.48f1
39
- - 2021.3.34f1
40
- - 2022.3.18f1
41
- - 2023.2.6f1
+ - 2021.3.42f1
+ - 2022.3.42f1
+ - 2023.2.20f1
42
+ - 6000.0.22f1
43
44
steps:
45
- name: Checkout repository
.github/workflows/test.yml
@@ -37,9 +37,10 @@ jobs:
include:
- unityVersion: 2019.4.40f1
46
octocov: true
0 commit comments