Skip to content

Commit e5a76a4

Browse files
asdf
1 parent 8fd665e commit e5a76a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
strategy:
121121
matrix:
122122
linux_arch: [arm64v8]
123-
node: [18.x]
123+
node: [16.20.1, 18.x, 20.x, 22.x]
124124
fail-fast: false
125125
steps:
126126
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)