Skip to content

Commit 6e473f9

Browse files
authored
Merge branch 'master' into nextjs-update-deps
2 parents 027f3ab + 6766dfb commit 6e473f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
strategy:
1919
matrix:
20-
node-version: [14.x, 16.x, 18.x]
20+
node-version: [16.x, 18.x]
2121
env:
2222
CI: true
2323
steps:

0 commit comments

Comments
 (0)