2
0

Remove unused pg-version matrix

This commit is contained in:
Jack Christensen
2022-10-31 21:28:58 -05:00
parent a2da398dff
commit 45aeaed20a
-1
View File
@@ -15,7 +15,6 @@ jobs:
strategy:
matrix:
go-version: [1.18]
pg-version: [14]
include:
- pg-version: 10
pgx-test-database: "host=127.0.0.1 user=pgx_md5 password=secret dbname=pgx_test"