Skip to content

Commit 0719006

Browse files
committed
Node 14 has reached End of Life
Node 16 will reach EoL in one month (Sept 11 2023)
1 parent 5bdc77c commit 0719006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112

113113
strategy:
114114
matrix:
115-
node-version: [14, 16, 18, 19]
115+
node-version: [16, 18, 19]
116116

117117
steps:
118118
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)