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