We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31dd690 commit a60d540Copy full SHA for a60d540
.circleci/config.yml
@@ -5,7 +5,7 @@ orbs:
5
jobs:
6
build:
7
docker:
8
- - image: cimg/node:16.10-browsers
+ - image: cimg/node:16.13-browsers
9
environment:
10
CHROME_BIN: "/usr/bin/google-chrome"
11
steps:
0 commit comments