Skip to content

Commit a4d9cb3

Browse files
authored
chore
1 parent d9304fb commit a4d9cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
strategy:
7272
fail-fast: false
7373
matrix:
74-
node-version: [14.x, 16.x, 18.x, 19.x]
74+
node-version: [14.x, 16.x, 18.x, 19.x, 20.x]
7575
eslint-version: [7, 8]
7676
runs-on: ubuntu-latest
7777

0 commit comments

Comments
 (0)