deps: Use libpq v16 for freebsd build
This commit is contained in:
committed by
Wolfgang Walther
parent
9314dede2d
commit
2c2513b9cd
+1
-1
@@ -3,7 +3,7 @@ freebsd_instance:
|
|||||||
|
|
||||||
build_task:
|
build_task:
|
||||||
name: Build FreeBSD (Stack)
|
name: Build FreeBSD (Stack)
|
||||||
install_script: pkg install -y postgresql13-client hs-stack git
|
install_script: pkg install -y postgresql16-client hs-stack git
|
||||||
|
|
||||||
stack_cache:
|
stack_cache:
|
||||||
folders: /.stack
|
folders: /.stack
|
||||||
|
|||||||
Reference in New Issue
Block a user