diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 2a2436f1f..44dfa2e29 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -9,7 +9,7 @@ on: jobs: integration_tests: name: Integration Tests - runs-on: macos-15 + runs-on: macos-26 timeout-minutes: 45 concurrency: