Fight with CI some more

pull/1364/head
Jack Christensen 2022-10-31 22:05:35 -05:00
parent 1f0fd66623
commit 6e77e0a09d
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ jobs:
strategy:
matrix:
go-version: [1.18]
pg-version: [10, 11, 12, 13, 14]
include:
- pg-version: 10
pgx-test-database: "host=127.0.0.1 user=pgx_md5 password=secret dbname=pgx_test"