aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a bunch of cross-compilation targetsSven-Hendrik Haase2020-07-231-9/+39
|
* Remove --better flag as it doesn't actually existSven-Hendrik Haase2020-07-211-1/+1
|
* Switch to GitHub Actions (#344)Sven-Hendrik Haase2020-07-202-0/+120
* Switch to GitHub Actions * Switch CI badge to GitHub Actions flow * Only run on nightly for now