Skip to content

Commit

Permalink
appveyor pgsql update
Browse files Browse the repository at this point in the history
  • Loading branch information
mgravell committed Oct 7, 2024
1 parent 9ed3525 commit 9500a1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ skip_commits:
environment:
Appveyor: true
# Postgres
POSTGRES_PATH: C:\Program Files\PostgreSQL\9.6
POSTGRES_PATH: C:\Program Files\PostgreSQL\13
PGUSER: postgres
PGPASSWORD: Password12!
POSTGRES_ENV_POSTGRES_USER: postgres
Expand All @@ -32,7 +32,7 @@ environment:

services:
# - mysql
- postgresql
- postgresql13

init:
- git config --global core.autocrlf input
Expand Down

0 comments on commit 9500a1f

Please sign in to comment.