Hi @ksv87
The pipeline always fails for MSVC https://github.com/embeddedmz/ftpclient-cpp/actions/runs/2429647821
Apparently, it's because the VS C++ compiler "cl" is missing (by the way, it's github that manages the pipeline ?)
Is it better to remove MSVC from the pipeline file ?
Thanks.