Skip to content

Commit 0e07457

Browse files
authored
Added v12 to test
1 parent 46476fa commit 0e07457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ubuntu-latest, windows-latest, macOS-latest]
17-
node: ["16", "15", "14", engines]
17+
node: ["16", "15", "14", "12", engines]
1818
exclude:
1919
# On Windows, run tests with only the LTS environments.
2020
- os: windows-latest

0 commit comments

Comments
 (0)