From 7e72e06ef1866a93d709138bff157f45dd1e2e22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Fatih=20C=C4=B1r=C4=B1t?= Date: Thu, 28 Mar 2024 17:54:52 +0300 Subject: [PATCH] ci update 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