Skip to content

Commit 264b9f0

Browse files
committed
chore: add node 12 test
1 parent ed7ca35 commit 264b9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ubuntu-latest, macOS-latest, windows-latest]
15-
node-version: ['*']
15+
node-version: [12, '*']
1616
exclude:
1717
- os: macOS-latest
1818
node-version: 12

0 commit comments

Comments
 (0)