Skip to content

Commit

Permalink
dev: update build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
olt committed Apr 3, 2024
1 parent 92f433c commit 168fad9
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,13 @@ jobs:
fail-fast: false
matrix:
go:
- '1.12'
- '1.19'
- '1.22'
postgis:
- '9.5-2.5'
- '9.5-3.0'
- '10-2.5'
- '10-3.0'
- '10-3.1'
- '10-3.2'
- '14-3.1'
- '12-3.0'
- '13-3.1'
- '14-3.2'
- '15-3.3'
- '16-3.4'

services:
postgres:
Expand Down

0 comments on commit 168fad9

Please sign in to comment.