libxml2/.gitlab-ci
Ross Burton 3aaaf5cae6 CI: fix CI on MinGW builds
The XML test case tarball isn't actually compressed: the published URL
is a .tar and fetches of the .tar.gz redirect silently to the .tar,
which is then passed to gzip which refuses to decompress uncompressed
data.

Fetch the .tar as that is the documented URL, and remove the
decompression.
2022-12-06 17:16:39 +00:00
..
2022-10-25 19:34:38 +02:00
2022-12-06 17:16:39 +00:00
2022-09-04 20:27:27 +02:00