Remove unused pg-version matrix

pull/1364/head
Jack Christensen 2022-10-31 21:28:58 -05:00
parent a2da398dff
commit 45aeaed20a
1 changed files with 0 additions and 1 deletions
.github/workflows

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"