Skip to content

Commit 7200d85

Browse files
vkarpov15aheckmann
andauthored
Update .github/workflows/test.yml
Co-authored-by: Aaron Heckmann <aaron.heckmann+github@gmail.com>
1 parent f36edc1 commit 7200d85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
node: [20, 22]
15+
node-version: ['lts/*', 'lts/-1', 'latest']
1616
mongo: [7.0, 8.0]
1717
services:
1818
mongodb:

0 commit comments

Comments
 (0)