From 6d3c1f54ee3ba0544c57b96cbc869d20c49b73a9 Mon Sep 17 00:00:00 2001 From: Surik Date: Fri, 14 Nov 2025 15:19:02 +0300 Subject: [PATCH] Updated action --- .github/workflows/integration_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 30eb0a0c..5303828f 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -7,7 +7,7 @@ on: jobs: tests: - runs-on: macos-14 + runs-on: macos-latest concurrency: group: ios_integration_tests