mbox series

[v2,0/2] Improve cirrus msys2

Message ID 20201007031148.232-1-luoyonggang@gmail.com
Headers show
Series Improve cirrus msys2 | expand

Message

Yonggang Luo Oct. 7, 2020, 3:11 a.m. UTC
Fixes the broken msys2/mingw ci and speed it up.

V1-V2
Resolve the cirrus conflict

Yonggang Luo (2):
  docker: Add win32/msys2/mingw64 docker
  cirrus: Fixing and speedup the msys2/mingw CI

 .cirrus.yml                           | 58 +++++++--------------------
 tests/docker/dockerfiles/msys2.docker | 57 ++++++++++++++++++++++++++
 2 files changed, 72 insertions(+), 43 deletions(-)
 create mode 100644 tests/docker/dockerfiles/msys2.docker