mirror of
https://github.com/jackc/pgx.git
synced 2025-05-31 11:42:24 +00:00
more ci
This commit is contained in:
parent
6e77e0a09d
commit
95498282bb
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.18]
|
||||
pg-version: [10, 11, 12, 13, 14]
|
||||
pg-version: [10, 11, 12, 13, 14, cockroachdb]
|
||||
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