[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v4 0/2] Improve cirrus msys2
From: |
Yonggang Luo |
Subject: |
[PATCH v4 0/2] Improve cirrus msys2 |
Date: |
Wed, 7 Oct 2020 18:55:16 +0800 |
Fixes the broken msys2/mingw ci and speed it up.
V3-V4
Using cirrus cache to speed up msys2 ci instead of downloading archive file
V2-V3
Add one more patch:
cirrus: msys2/mingw speed is up, add excluded target back
Do not build sphinx on windows, that's failing
set the number of parallel count to fixed number 8
V1-V2
Resolve the cirrus conflict
Yonggang Luo (2):
cirrus: Fixing and speedup the msys2/mingw CI
cirrus: msys2/mingw speed is up, add excluded target back
.cirrus.yml | 107 +++++++++++++++++++++++++++++-----------------------
1 file changed, 60 insertions(+), 47 deletions(-)
--
2.28.0.windows.1
- [PATCH v4 0/2] Improve cirrus msys2,
Yonggang Luo <=