Skip to content

Commit

Permalink
.github/workflows/windows-vcpkg.yml: Test dbd-postgresql in build.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1921034 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Ivan Zhakov committed Sep 30, 2024
1 parent d799a54 commit db167c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
port:
- apr-2
- apr-2[core]
- apr-2[crypto,dbd-sqlite3,dbd-odbc,private-headers,xlate]
- apr-2[crypto,dbd-sqlite3,dbd-odbc,dbd-postgresql,private-headers,xlate]
fail-fast: false

name: "${{ matrix.port }}:${{ matrix.triplet }} on ${{ matrix.os }}"
Expand Down

0 comments on commit db167c9

Please sign in to comment.