Skip to content

Commit 0cead9c

Browse files
committed
update circle
1 parent 290880b commit 0cead9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.0
22
jobs:
33
build:
44
docker:
5-
- image: circleci/node:10-browsers
5+
- image: cimg/node:22.12.0-browsers
66
environment:
77
CHROME_BIN: "/usr/bin/google-chrome"
88
steps:

0 commit comments

Comments
 (0)