diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 6310c69d43..59ed6c2aeb 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -197,7 +197,7 @@ jobs: github.head_ref ) ) - runs-on: ${{ github.repository_owner == 'intel' && 'intel-ubuntu-latest' || 'ubuntu-latest' }} + runs-on: 'ubuntu-latest' timeout-minutes: 120 env: LONG_TESTS: 1