Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75dab37 commit f84f21aCopy full SHA for f84f21a
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- node: ['12', '14', '16', '18', '20', '21']
+ node: ['12', '14', '16', '18', '20', '21', '22']
12
postgres: ['12', '13', '14', '15', '16', '17']
13
runs-on: ubuntu-latest
14
services:
0 commit comments