circleci/node:14-browsers

This commit is contained in:
Aarni Halinen
2021-01-15 23:38:54 +02:00
parent 9a1ba233f3
commit 568b3ebb25
+1 -1
View File
@@ -63,7 +63,7 @@ build:
- .next/cache/
test:e2e:
image: cimg/node:14.15.4-browsers
image: circleci/node:14-browsers
needs: ["install", "build"]
stage: test
script: