From 7bad4bc9b6436ddb2a5e7433b597a53ebca25b1e Mon Sep 17 00:00:00 2001 From: Daniel Grams Date: Thu, 13 Apr 2023 10:28:49 +0200 Subject: [PATCH] Location filter in manage event search #426 --- .github/workflows/cypress.yml | 4 ---- 1 file changed, 4 deletions(-) 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: