Skip to content

Commit 42a81d1

Browse files
committed
Add node 21 to tests
1 parent aa3d13e commit 42a81d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
node: ['12', '14', '16', '18', '20']
11+
node: ['12', '14', '16', '18', '20', '21']
1212
postgres: ['12', '13', '14', '15', '16']
1313
runs-on: ubuntu-latest
1414
services:

0 commit comments

Comments
 (0)