Skip to content

ci: update windows image and fix pixman build on android

Tim-Philipp Müller requested to merge tpm/cairo:ci-update-windows-image into master
ci: update windows image
Some root certs expired, which causes problems with letsencrypt
certificates, so update to latest image with updated certificates.

https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/

Fixes #515
ci: disable aarch64 neon asm in pixman to fix android build
To work around build failures, see #515

Merge request reports