mbox series

[v2,0/2] CI fixes

Message ID 20220322191409.1330-1-luoyonggang@gmail.com (mailing list archive)
Headers show
Series CI fixes | expand

Message

Yonggang Luo March 22, 2022, 7:14 p.m. UTC
* Fixes the cirrus CI
* Add an empty github actions to get cirrus CI works properly

Yonggang Luo (2):
  ci: Add github workflow for getting cirrus working properly
  cirrus: upgrade mingw base packages.

 .cirrus.yml                |  2 +-
 .github/workflows/main.yml | 29 +++++++++++++++++++++++++++++
 .gitlab-ci.d/windows.yml   |  2 +-
 MAINTAINERS                |  4 +++-
 4 files changed, 34 insertions(+), 3 deletions(-)
 create mode 100644 .github/workflows/main.yml