From d019a85b1b24dde80cdb9f3370b660c634e6a160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Fatih=20C=C4=B1r=C4=B1t?= Date: Thu, 28 Mar 2024 18:02:45 +0300 Subject: [PATCH] ci: update to the new LTS 2022.3.21f1 (#33) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: M. Fatih Cırıt --- .github/workflows/build-and-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 4fe240bf8..a68a58a39 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -15,7 +15,7 @@ jobs: target_platform: - StandaloneLinux64 unity_version: - - 2021.1.7f1 + - 2022.3.21f1 steps: - name: Get User Permission id: checkAccess