mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-16 02:23:49 +08:00
Update appveyor.yml for new build image
Appveyor is updating the image they use to provide docker. This commit updates our appveyor config to use it.
This commit is contained in:
parent
c075cfbc30
commit
ee53a5b9e0
@ -1,7 +1,8 @@
|
||||
version: 1.0.{build}
|
||||
image: Visual Studio 2017
|
||||
image: Windows Server 2019
|
||||
services:
|
||||
- postgresql101
|
||||
- docker
|
||||
build_script:
|
||||
- ps: >-
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user