From 8886525ab67820387f9e66953cf4be41f913d079 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Sat, 3 Apr 2021 22:11:39 +0200 Subject: [PATCH] test gpgsql_sp in CircleCI --- .circleci/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index d7c1ffd661..629ab0515e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -881,6 +881,8 @@ jobs: context: gpgsql-nsec3-optout-both - auth-regress: context: gpgsql-nsec3-narrow + - auth-regress: + context: gpgsql_sp-both test-auth-regress-ldap: resource_class: small -- 2.47.2