Skip to content

Commit 443c3ba

Browse files
committed
test: Just test in v12
1 parent d0ec029 commit 443c3ba

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

.circleci/config.yml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ workflows:
22
version: 2
33
node-multi-build:
44
jobs:
5-
- node-v8
6-
- node-v10
5+
- node-v12
76

87
version: 2
98
jobs:
@@ -30,15 +29,7 @@ jobs:
3029
key: yarn-packages-{{ .Branch }}-{{ checksum "yarn.lock" }}
3130
paths:
3231
- node_modules/
33-
node-v6:
32+
node-v12:
3433
<<: *node-base
3534
docker:
36-
- image: node:6
37-
node-v8:
38-
<<: *node-base
39-
docker:
40-
- image: node:8
41-
node-v10:
42-
<<: *node-base
43-
docker:
44-
- image: node:10
35+
- image: node:12

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy