Skip to content

Commit

Permalink
Test with libpqxx 7.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Feb 20, 2024
1 parent 9b87233 commit 1c3440e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
make
sudo make install
- run: |
git clone --branch 7.8.1 https://github.com/jtv/libpqxx.git
git clone --branch 7.9.0 https://github.com/jtv/libpqxx.git
cd libpqxx
CXXFLAGS=-std=c++17 ./configure
make
Expand Down

0 comments on commit 1c3440e

Please sign in to comment.