Skip to content

Commit df9b876

Browse files
authored
add back 3.1 tests
Signed-off-by: Corey <[email protected]>
1 parent 7a268a5 commit df9b876

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,9 @@ jobs:
226226
strategy:
227227
matrix:
228228
include:
229+
- name: PostgreSQL 12, PostGIS 3.1
230+
POSTGRES_IMAGE: postgis/postgis:12-3.1
231+
NODE_VERSION: 19.3.0
229232
- name: PostgreSQL 12, PostGIS 3.2
230233
POSTGRES_IMAGE: postgis/postgis:12-3.2
231234
NODE_VERSION: 19.3.0

0 commit comments

Comments
 (0)