From 4de56eef0b8eccedf1a065f720cf3aac24654816 Mon Sep 17 00:00:00 2001 From: jadera Date: Wed, 10 Dec 2025 20:51:29 +0200 Subject: [PATCH] vitttttttuuuu --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cecd9bc..e254fc7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -68,7 +68,7 @@ build: test:e2e: # Use a Cypress image which has Node 20 + Chrome and runs as root (solves permission issues) - image: cypress/browsers:node-20.14.0-chrome-125.0.6422.141-1-ff-126.0 + image: cypress/browsers:latest needs: ["install", "build"] stage: test script: