From 0ca6590eeb27c1d75082f7bc51c1620db9981580 Mon Sep 17 00:00:00 2001 From: Christopher Goy Date: Wed, 28 Apr 2021 17:20:15 -0700 Subject: [PATCH 1/2] Test 2021.2. --- .yamato/com.unity.ml-agents-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yamato/com.unity.ml-agents-test.yml b/.yamato/com.unity.ml-agents-test.yml index 62a76d3505..a181848aa9 100644 --- a/.yamato/com.unity.ml-agents-test.yml +++ b/.yamato/com.unity.ml-agents-test.yml @@ -7,7 +7,7 @@ test_editors: - version: 2020.2 testProject: DevProject enableNoDefaultPackages: !!bool true - - version: 2021.1 + - version: 2021.2 testProject: DevProject enableNoDefaultPackages: !!bool true From 6ecccb43d2113906b131607a10c9aed32aa131e8 Mon Sep 17 00:00:00 2001 From: Chris Goy Date: Thu, 29 Apr 2021 09:31:22 -0700 Subject: [PATCH 2/2] test against 2021.2 --- .yamato/test_versions.metafile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yamato/test_versions.metafile b/.yamato/test_versions.metafile index 7e9ebfa125..6cdfc116aa 100644 --- a/.yamato/test_versions.metafile +++ b/.yamato/test_versions.metafile @@ -7,5 +7,5 @@ test_editors: extra_test: gym - version: 2020.3 extra_test: sensor - - version: 2021.1 + - version: 2021.2 extra_test: llapi