Skip to content

Commit 636318a

Browse files
authored
Update circle.yml
1 parent ccd762f commit 636318a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: circleci/node:latest-browsers
5+
- image: circleci/node:14-browsers
66
branches:
77
ignore:
88
- gh-pages # list of branches to ignore

0 commit comments

Comments
 (0)