Skip to content

Commit 6e03f63

Browse files
committed
Test node 18
1 parent f76af24 commit 6e03f63

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
@@ -7,7 +7,7 @@ jobs:
77
name: Test Node v${{ matrix.node }}
88
strategy:
99
matrix:
10-
node: ['12', '14', '16', '17']
10+
node: ['12', '14', '16', '17', '18']
1111
runs-on: ubuntu-latest
1212
services:
1313
postgres:

0 commit comments

Comments
 (0)