We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a73ac commit 380872eCopy full SHA for 380872e
1 file changed
.github/workflows/build_options_test.yml
@@ -18,7 +18,7 @@ jobs:
18
sudo apt-get update
19
sudo apt-get install libpq-dev
20
sudo apt-get install libc6-dbg gdb
21
- sudo apt-get install postgresql-17 postgresql-contrib-17 postgresql-17-postgis-3 postgresql-common postgis
+ sudo apt-get install postgresql postgresql-contrib postgis postgresql-common postgis
22
23
- name: build geodiff static only
24
run: |
0 commit comments