Skip to content

Commit b01fa16

Browse files
committed
Bump min node test version
1 parent efd077c commit b01fa16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
node-version:
12-
- "14"
12+
- "18"
1313
- "*"
1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)