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 ccd762f commit 636318aCopy full SHA for 636318a
circle.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: circleci/node:latest-browsers
+ - image: circleci/node:14-browsers
6
branches:
7
ignore:
8
- gh-pages # list of branches to ignore
0 commit comments