From 2e6dda6e363e75172f7cfd28865d82dac3274f7b Mon Sep 17 00:00:00 2001 From: Greg DiCristofaro Date: Sat, 18 Jan 2025 20:32:35 -0500 Subject: [PATCH] update --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 7703516136..f5ac88ceb2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -27,7 +27,7 @@ install: - python setupSleuthkitBranch.py services: - - postgresql95 + - postgresql96 build_script: - cd %TSK_HOME%