Skip to content

Commit 56a0821

Browse files
authored
Update node-e2e.yml
1 parent f735f33 commit 56a0821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
strategy:
2626
matrix:
27-
node-version: [18.x] # Add support for 12.x, 15.x later just build and unit tests
27+
node-version: [16.x] # Add support for 12.x, 15.x later just build and unit tests
2828

2929
steps:
3030
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)