mirror of
https://github.com/jackc/pgx.git
synced 2025-05-31 11:42:24 +00:00
Fight with CI some more
This commit is contained in:
parent
1f0fd66623
commit
6e77e0a09d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user