We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b52a6 commit 96a2d0bCopy full SHA for 96a2d0b
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
sudo make install
18
19
- run: |
20
- git clone --branch 7.10.0 https://github.com/jtv/libpqxx.git
+ git clone --branch 7.10.1 https://github.com/jtv/libpqxx.git
21
cd libpqxx
22
cmake .
23
cmake --build .
0 commit comments