dokan-dev / dokany

User mode file system library for windows with FUSE Wrapper
http://dokan-dev.github.io
5.21k stars 661 forks source link

Revert "CI: Install MSYS2 on VS2019 image" #1044

Closed Rondom closed 2 years ago

Rondom commented 2 years ago

This reverts commit f980bb2bfb504dcea7538af2587c23492ce63ef2. MSYS2 is by now installed in the "Visual Studio 2019" image on AppVeyor. Thus, we can simply update the existing installation like it was done previously.

As a side effect, this also avoids exceeding AppVeyor's maximum cache size, because substantially less data needs to be cached.

Fixes https://ci.appveyor.com/project/Maxhy/dokany/build/job/a1q24gl0irqga8ao#L3581

Updating build cache...
Cache 'C:\dokan_ci_cache' - Zipping...Unable to save cache - skipping
Compressed cache item cannot exceed 1,048,576,000 bytes.
Build success

Checklist

Liryna commented 2 years ago

Thanks as always @Rondom for the pull request! Glad to see you here 👍 and thanks for improving the build time by 1/3!

Rondom commented 2 years ago

Yes, I saw the 2.0 announcement and thought this would be a nice way of congratulating 😆 Great work!