Skip to content
Snippets Groups Projects
  • Steve Lhomme's avatar
    CI: add win64 targets built with ucrt · ed386c86
    Steve Lhomme authored and Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf committed
    These are Win10 builds with a maximum API support of Windows 1809 = Redstone 5.
    
    We use the LLVM "UWP" image as it's the one with UCRT runtime by default. It's
    not tied to UWP API's only.
    
    Only the C runtime is different compared to the win64 LLVM builds we already have.
    ed386c86