diff --git a/.github/workflows/openldap.yml b/.github/workflows/openldap.yml index 6d9c76867b7..6b81537734c 100644 --- a/.github/workflows/openldap.yml +++ b/.github/workflows/openldap.yml @@ -49,6 +49,8 @@ jobs: git_ref: OPENLDAP_REL_ENG_2_5_13 - osp_ref: 2.6.7 git_ref: OPENLDAP_REL_ENG_2_6_7 + - osp_ref: 2.6.9 + git_ref: OPENLDAP_REL_ENG_2_6_9 name: ${{ matrix.osp_ref }} if: github.repository_owner == 'wolfssl' runs-on: ubuntu-24.04