Skip to content

Commit 96a2d0b

Browse files
committed
Debug
1 parent b2b52a6 commit 96a2d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
sudo make install
1818
1919
- run: |
20-
git clone --branch 7.10.0 https://github.com/jtv/libpqxx.git
20+
git clone --branch 7.10.1 https://github.com/jtv/libpqxx.git
2121
cd libpqxx
2222
cmake .
2323
cmake --build .

0 commit comments

Comments
 (0)