Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit b62611c

Browse files
committed
by tests failure caused by node version
1 parent a0571d3 commit b62611c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
12-
node: [14, 16, 18, 20]
12+
node: [14, 16]
1313
steps:
1414
- uses: actions/checkout@v3
1515
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)