Skip to content

Commit 35821b0

Browse files
committed
Fix versions
1 parent eeb6d79 commit 35821b0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ jobs:
3131
fail-fast: false
3232
matrix:
3333
unityVersion: # Available versions see: https://game.ci/docs/docker/versions
34-
- 6000.0.55f1
35-
- 6000.0.60f1
36-
- 6000.3.1f1
34+
- 6000.0.61f1
35+
- 6000.0.62f1
36+
- 6000.0.63f1
37+
- 6000.0.64f1
3738
testMode:
3839
- Standalone # run tests on player
3940
inputHandler:

0 commit comments

Comments
 (0)