Skip to content

Commit 0ecc1fd

Browse files
authored
Merge pull request #749 from abraham/node
Update supported nodes
2 parents dc82c73 + 338d008 commit 0ecc1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/index.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
node: [14, 16, 18]
11+
node: [18, 20]
1212
steps:
1313
- uses: actions/checkout@v4
1414
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)