]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Add Windows MSYS2 GitHub Action 1089/head
authorWolfgang Stöggl <c72578@yahoo.de>
Fri, 24 Jul 2020 19:05:07 +0000 (21:05 +0200)
committerWolfgang Stöggl <c72578@yahoo.de>
Sun, 26 Jul 2020 08:02:44 +0000 (10:02 +0200)
commit2d8fb46301d2180593f68e3a8d6f332c9bca137b
tree8cae9d26df371d0f8e6461fba7ad3da5b58d9ae2
parent63b536f745934641109f380a6c982398c40b51d5
Add Windows MSYS2 GitHub Action

This enables CI for Windows builds using MSYS2 mingw-w64-x86_64.
The GitHub Action is based on: https://www.msys2.org/docs/ci/
.github/workflows/ci-workflow.yml [new file with mode: 0644]
ci-build_MSYS2.sh [new file with mode: 0644]