drop testcafe node back to 16

This commit is contained in:
jadera
2025-12-10 19:46:42 +02:00
parent 7d3fd6857c
commit 84b2b450c6
2 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ build:
- .next/cache/
test:e2e:
image: circleci/node:20-browsers
image: circleci/node:16-browsers
needs: ["install", "build"]
stage: test
script: