Skip to content

Commit

Permalink
Update AppVeyor configuration to use PostgreSQL 10
Browse files Browse the repository at this point in the history
  • Loading branch information
bold84 committed Jun 18, 2024
1 parent 7cf22b7 commit 197f4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ environment:
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015

services:
- postgresql96
- postgresql10

install:
# Start these ones here as we can't specify the service name dynamically above.
Expand Down

0 comments on commit 197f4cb

Please sign in to comment.