Commit Graph

58 Commits

Author SHA1 Message Date
Matt Borgerson c25c186f0e ci: Update GitHub actions CI with name and toolchain repo 2020-03-12 01:05:45 -07:00
Matt Borgerson 8779bb933c ci: Remove glib from macOS dep list
Apparently it is already installed on the GitHub runners and trying to
install it again will cause an error now, failing the build.
2020-02-21 00:59:59 -07:00
Matt Borgerson da345f66ac ci: Merge artifacts and add a release job 2020-02-15 18:01:03 -07:00
Matt Borgerson 4d3555a36c ci: Merge build jobs to a single workflow 2020-02-15 15:25:08 -07:00
Matt Borgerson d57fa78169 ci: Unlink python@2 for macOS
Dependency resolution resulting in installation of 'python' will grab
python@3 which conflicts with existing python@2 installation's symlinks.
Unlink python@2 for now so python@3 can install cleanly.
2020-01-02 16:24:25 -07:00
Matt Borgerson 32ad2bc012 ci: Auto-confirm update to MSYS2 environment 2019-12-23 15:02:50 -07:00
Matt Borgerson dd26bee808 ci: Use ccache to reduce build time 2019-12-23 14:17:56 -07:00
Matt Borgerson 70f8837912 ci: Add GitHub Actions build workflows 2019-12-23 14:17:56 -07:00