diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 460327b9935f..5d63f366716d 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -16,24 +16,24 @@ jobs: node-version: [20] runner: - - name: Linux - os: namespace-profile-default - - name: Windows os: windows-latest + - name: Linux + os: namespace-profile-default + - name: macOS os: macos-14 integration-type: - - sequential - concurrent + - sequential integration: - - cli - - postcss - upgrade - vite + - cli + - postcss # Exclude windows and macos from being built on feature branches on-next-branch: