aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/ci.yml
AgeCommit message (Collapse)AuthorFilesLines
2021-06-01ci.yml: try to build on macOSRobin Haberkorn1-1/+35
2021-06-01Continuous Integration artifacts are now built only once a day (nightly ↵Robin Haberkorn1-0/+57
builds) and include Gtk+ versions * The CI tests are unchanged. The workflow file has been renamed to ci.yml, though. * Nightly builds are described by nightly.yml and are built at 4:13. * Nightly Ubuntu package builds now include the Gtk+ 3 packages.