Skip to content

Commit f84f21a

Browse files
committed
also node 22
1 parent 75dab37 commit f84f21a

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', '21']
11+
node: ['12', '14', '16', '18', '20', '21', '22']
1212
postgres: ['12', '13', '14', '15', '16', '17']
1313
runs-on: ubuntu-latest
1414
services:

0 commit comments

Comments
 (0)