Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

Commit 00b0503

Browse files
committed
chore(ci): bump node versions in CI
1 parent 082064f commit 00b0503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
os: [macOS-latest, ubuntu-latest, windows-latest]
18-
node-version: [10, 14, 15]
18+
node-version: [16, 17, 18]
1919

2020
env:
2121
NODE_ENV: test

0 commit comments

Comments
 (0)