aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
AgeCommit message (Expand)Author
2019-10-03Enable ghc 8.8 on ci.John MacFarlane
2019-10-02ci: fix linux path.John MacFarlane
2019-10-02ci: properly fail if warnings on linux build.John MacFarlane
2019-10-02ci: we don't need to install cabal/ghc manually, it seems.John MacFarlane
2019-10-02CI tweaks.John MacFarlane
2019-09-25GitHub ci - back to using ignore-paths.John MacFarlane
2019-09-25GitHub CI: use paths rather than paths-ignore, use branch to exclude rc/.John MacFarlane
2019-09-23Fix linux ci.John MacFarlane
2019-09-22Fix tests in linux ci (GitHub).John MacFarlane
2019-09-22Fix cabal command in linux ci.John MacFarlane
2019-09-22ci action: use list of paths to ignore.John MacFarlane
2019-09-21Actions ci - trigger on pull_request as well as push.John MacFarlane
2019-09-19CI workflow - trigger on any push, for now.John MacFarlane
2019-09-17Add nightly, move haskell.yml -> ci.yml.John MacFarlane