We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dff5944 + 06589c4 commit 3a17570Copy full SHA for 3a17570
appveyor.yml
@@ -34,10 +34,7 @@ for:
34
only:
35
- image: Visual Studio 2019
36
services:
37
- - postgresql134
38
- # https://help.appveyor.com/discussions/problems/30239-postgres-fails-to-connect-after-version-change
39
- init:
40
- - net start postgresql-x64-13
+ - postgresql13
41
# REF: https://github.com/docascode/docfx-seed/blob/master/appveyor.yml
42
before_build:
43
- pwsh: |
0 commit comments