Skip to content

Commit 1f3ab4f

Browse files
Debug affected Node versions
1 parent e96a615 commit 1f3ab4f

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: [12.x, 16.x, lts/*]
21+
node-version: [12.x, 14.x, 16.x]
2222

2323
steps:
2424
- name: Checkout repository

0 commit comments

Comments
 (0)