Skip to content

Commit 17c7c0e

Browse files
committed
ci: add Node 26 to test matrix
1 parent 2529f86 commit 17c7c0e

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
@@ -16,7 +16,7 @@ jobs:
1616
test:
1717
strategy:
1818
matrix:
19-
node: ['22', '24', '25']
19+
node: ['22', '24', '26']
2020
runs-on: ubuntu-latest
2121
services:
2222
couchdb:

0 commit comments

Comments
 (0)