Skip to content

Commit 5a46e30

Browse files
committed
build: add v14 to the test matrix
1 parent 577bb9d commit 5a46e30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ jobs:
1919
- version: 10.x
2020
- version: 12.x
2121
- version: 14.x
22+
- version: 15.x
2223
mirror: https://nodejs.org/download/nightly
23-
- version: 14.x
24+
- version: 15.x
2425
mirror: https://nodejs.org/download/v8-canary
2526
os: [ubuntu-latest, macos-latest]
2627
steps:

0 commit comments

Comments
 (0)