Skip to content

Commit 52643a9

Browse files
committed
Upgrade Unity versions used to run tests on CI
1 parent 89766b3 commit 52643a9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,12 @@ jobs:
4343
unityVersion: # Available versions see: https://game.ci/docs/docker/versions
4444
- 6000.0.43f1
4545
- 6000.0.44f1 # pin test-framework v1.5.1
46-
- 6000.0.58f1
46+
- 6000.0.59f1
47+
- 6000.0.60f1
4748
- 6000.1.17f1
4849
- 6000.2.5f1
4950
- 6000.2.6f1 # pin test-framework v1.6.0
51+
- 6000.2.7f1
5052
testMode:
5153
- All # run tests in editor
5254
include:

0 commit comments

Comments
 (0)