diff --git a/scripts/ci-env.ps1 b/scripts/ci-env.ps1 index 88744e00a..873430f8a 100644 --- a/scripts/ci-env.ps1 +++ b/scripts/ci-env.ps1 @@ -20,7 +20,7 @@ switch ($name) { return "2023.2.20f1" } "unity6000" { - return "6000.0.25f1" + return "6000.0.26f1" } Default { throw "Unkown variable '$name'"