Skip to content

Commit 321c82f

Browse files
committed
Test node 23 and 24 too
1 parent 8d6c2a4 commit 321c82f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

0 commit comments

Comments
 (0)