Skip to content

Commit a923082

Browse files
Debug affected Node versions
1 parent 635869c commit a923082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
node-version: [16.14.0, 16.14.1, 16.14.2]
21+
node-version: [16.14.1, 17.8.0, 17.x]
2222

2323
steps:
2424
- name: Checkout repository

0 commit comments

Comments
 (0)