[CP-XXX] windows-e2e removed from e2e (#2672)

This commit is contained in:
Daniel Karski
2025-09-22 08:26:58 +02:00
committed by slawomir-werner
parent 9be06396d9
commit fe6fc0056c
8 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ${{ matrix.runner_label }}
strategy:
matrix:
runner_label: [linux-e2e, windows-e2e]
runner_label: [linux-e2e]
environment: development
timeout-minutes: 40
steps:

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.runner_label }}
strategy:
matrix:
runner_label: [linux-e2e, windows-e2e, macos-e2e]
runner_label: [linux-e2e, macos-e2e]
if: startsWith(github.head_ref || github.ref, 'CP-')
environment: development
timeout-minutes: 40

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ${{ matrix.runner_label }}
strategy:
matrix:
runner_label: [linux-e2e, windows-e2e]
runner_label: [linux-e2e]
environment: development
timeout-minutes: 40
steps:

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.runner_label }}
strategy:
matrix:
runner_label: [linux-e2e, windows-e2e]
runner_label: [linux-e2e]
if: startsWith(github.head_ref || github.ref, 'CP-')
environment: development
timeout-minutes: 40

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.runner_label }}
strategy:
matrix:
runner_label: [linux-e2e, windows-e2e]
runner_label: [linux-e2e]
environment: pre-production
timeout-minutes: 40
steps:

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.runner_label }}
strategy:
matrix:
runner_label: [linux-e2e, windows-e2e]
runner_label: [linux-e2e]
environment: production
timeout-minutes: 40
steps:

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.runner_label }}
strategy:
matrix:
runner_label: [linux-e2e, windows-e2e]
runner_label: [linux-e2e]
environment: pre-production
timeout-minutes: 40
steps:

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.runner_label }}
strategy:
matrix:
runner_label: [linux-e2e, windows-e2e]
runner_label: [linux-e2e]
environment: production
timeout-minutes: 40
steps: