Skip to content

Commit 8ccf861

Browse files
committed
ci: update test matrix (drop postgis 3.0/3.1, add 3.5/3.6)
1 parent e101949 commit 8ccf861

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ jobs:
1616
go:
1717
- '1.22'
1818
postgis:
19-
- '12-3.0'
20-
- '13-3.1'
2119
- '14-3.2'
2220
- '15-3.3'
2321
- '16-3.4'
22+
- '17-3.5'
23+
- '18-3.6'
2424

2525
services:
2626
postgres:

0 commit comments

Comments
 (0)