Skip to content

Commit 818f645

Browse files
committed
ci: use node 16 as the main version, as it's the active LTS
1 parent 6722e73 commit 818f645

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
- macos-latest
1818
# - windows-latest
1919
node-version:
20-
- 14
20+
- 16
2121
include:
22-
- node-version: 16
22+
- node-version: 14
2323
os: ubuntu-latest
2424
- node-version: 17
2525
os: ubuntu-latest

0 commit comments

Comments
 (0)