Skip to content

Commit 8d2f984

Browse files
committed
Update appveyor.yml to use WMF 5.0 RTM image
This change updates appveyor.yml to use the new AppVeyor image that includes WMF 5.0 RTM. This is needed for a small API change that intruduced after WMF 5.0 Production Preview.
1 parent 20e749b commit 8d2f984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version: '$(core_version).{build}'
2-
os: Unstable
2+
os: WMF 5
33
configuration: Release
44
clone_depth: 10
55

0 commit comments

Comments
 (0)