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