diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 42cf63e..b83ecb2 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -16,8 +16,6 @@ jobs: # Containers must run in Linux based operating systems runs-on: ubuntu-22.04 - container: - image: cypress/browsers:node18.12.0-chrome107 # Service containers to run with `container-job` services: @@ -92,8 +90,6 @@ jobs: # Containers must run in Linux based operating systems runs-on: ubuntu-22.04 - container: - image: cypress/browsers:node18.12.0-chrome107 # Service containers to run with `container-job` services: