Skip to content

Commit 47def6b

Browse files
author
alxndrsn
committed
remove comments about node 10
1 parent 87446e1 commit 47def6b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
fail-fast: false
2828
matrix:
2929
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"
3130
- '12'
3231
- '14'
3332
- '16'
@@ -52,7 +51,6 @@ jobs:
5251
fail-fast: false
5352
matrix:
5453
node:
55-
# - '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"
5654
- '12'
5755
- '14'
5856
- '16'

0 commit comments

Comments
 (0)