Running this on github actions for msys2 fails more often that not. Have to investigate.
Reply To cazfi
Running this on github actions for msys2 fails more often that not. Have to investigate.
Attached version works around this by checking if the build is for Windows. If it is, the compression is not used. We definitely want the compression to work on Windows, but meanwhile this is already an important step forward. Will look at Windows issues on a new ticket.
Autotools based build compresses (gzips) supplied scenarios. Meson based build should do the same.