Quellcode durchsuchen

AppVeyor: Remove os: unstable

The default os has Qt now, so there no need for the unstable os.
Trung Do vor 11 Jahren
Ursprung
Commit
55725f07ec
1 geänderte Dateien mit 0 neuen und 3 gelöschten Zeilen
  1. 0 3
      appveyor.yml

+ 0 - 3
appveyor.yml

@@ -1,6 +1,3 @@
-# it seems that Qt is only installed by default on unstable os at the moment
-os: unstable
-
 # shallow clone
 clone_depth: 5