diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index d2f2fadb2..a1b7e26a5 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -9,15 +9,8 @@ jobs: fail-fast: false matrix: containers: [1, 2, 3, 4, 5] - os: ["ubuntu-latest", "windows-latest"] - browser: [chrome, firefox, edge] - exclude: - - os: ubuntu-latest - browser: edge - - os: windows-latest - browser: firefox - - os: windows-latest - browser: chrome + os: ["ubuntu-latest"] + browser: [chrome, firefox] include: - browser: firefox container: