From 34f6cdf25f57a84fa9938b51a7822ba556a636d6 Mon Sep 17 00:00:00 2001 From: Emilio Garcia Date: Mon, 14 Nov 2022 14:54:51 -0500 Subject: [PATCH] nrpgx5 no extratesting due to deps issue --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3bd4e4863..fc06d3d15 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -190,7 +190,6 @@ jobs: extratesting: go get -u github.com/lib/pq@master - go-version: 1.17.x dirs: v3/integrations/nrpgx5 - extratesting: go get -u github.com/jackc/pgx/v5@master - go-version: 1.17.x dirs: v3/integrations/nrpq/example/sqlx - go-version: 1.17.x