Skip to content

CI: remove win64-llvm target

Steve Lhomme requested to merge robUx4/vlc:one-win64 into master

We already build Win64 with gcc and Win32 with LLVM. This is redundant to test the code is building in the target and with the compiler. There's also the UWP target that uses LLVM with the Win64 code.

We only need the nightly build which will only rebuild contribs when necessary.

Also since that's what I use daily, if there's really an issue there I will notice quickly.

Edited by Steve Lhomme

Merge request reports

Loading