Fix CircleCI browser node image
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ build:
|
|||||||
- .next/cache/
|
- .next/cache/
|
||||||
|
|
||||||
test:e2e:
|
test:e2e:
|
||||||
image: circleci/node:14-browsers
|
image: cimg/node:14.15-browsers
|
||||||
needs: ["install", "build"]
|
needs: ["install", "build"]
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user