There was an error while loading. Please reload this page.
1 parent 2529f86 commit 17c7c0eCopy full SHA for 17c7c0e
1 file changed
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
test:
17
strategy:
18
matrix:
19
- node: ['22', '24', '25']
+ node: ['22', '24', '26']
20
runs-on: ubuntu-latest
21
services:
22
couchdb:
0 commit comments