libgit2 icon indicating copy to clipboard operation
libgit2 copied to clipboard

Add Cygwin to the CI

Open ethomson opened this issue 2 years ago • 2 comments

ethomson avatar Dec 15 '23 10:12 ethomson

This action may be easy to implement Github Actions

  • https://github.com/cygwin/cygwin-install-action

fd00 avatar Dec 15 '23 14:12 fd00

Yeah I saw that (and used it as an inspiration for our setup script). Thanks!

I want to keep everything in a setup script (if possible) so that it's easy to bootstrap a build on a local dev box but if there's a compelling reason to use a setup action instead I'm not opposed.

ethomson avatar Dec 15 '23 15:12 ethomson