Skip to content

Commit 380872e

Browse files
committed
pg install
1 parent 03a73ac commit 380872e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_options_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
sudo apt-get update
1919
sudo apt-get install libpq-dev
2020
sudo apt-get install libc6-dbg gdb
21-
sudo apt-get install postgresql-17 postgresql-contrib-17 postgresql-17-postgis-3 postgresql-common postgis
21+
sudo apt-get install postgresql postgresql-contrib postgis postgresql-common postgis
2222
2323
- name: build geodiff static only
2424
run: |

0 commit comments

Comments
 (0)