We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87446e1 commit 47def6bCopy full SHA for 47def6b
.github/workflows/ci.yml
@@ -27,7 +27,6 @@ jobs:
27
fail-fast: false
28
matrix:
29
node:
30
- # - '10' dropped support due to error postgres-array@3.0.2: The engine "node" is incompatible with this module. Expected version ">=12". Got "10.24.1"
31
- '12'
32
- '14'
33
- '16'
@@ -52,7 +51,6 @@ jobs:
52
51
53
54
55
56
57
58
0 commit comments