Skip to content

Commit 2490157

Browse files
committed
fix: Workflow fix
1 parent 18f1371 commit 2490157

File tree

3 files changed

+735
-2816
lines changed

3 files changed

+735
-2816
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ jobs:
2121
strategy:
2222
matrix:
2323
node-version:
24-
- 18.0.0
25-
- 19
24+
- 20.8.1
25+
- 20
26+
- 21
2627

2728
runs-on: ubuntu-latest
2829
timeout-minutes: 10

0 commit comments

Comments
 (0)