From f1b17f7d2bf03ed798520c3a5f322c0d79f3787c Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Tue, 1 Jun 2021 00:44:49 +0200 Subject: Continuous Integration artifacts are now built only once a day (nightly 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. --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 6b40434..03f6902 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -[![Continuous Integration](https://github.com/rhaberkorn/sciteco/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/rhaberkorn/sciteco/actions/workflows/continuous-integration.yml) +[![Continuous Integration](https://github.com/rhaberkorn/sciteco/actions/workflows/ci.yml/badge.svg)](https://github.com/rhaberkorn/sciteco/actions/workflows/ci.yml) [![Nightly Builds](https://github.com/rhaberkorn/sciteco/actions/workflows/nightly.yml/badge.svg)](https://github.com/rhaberkorn/sciteco/actions/workflows/nightly.yml) Overview ======== @@ -115,8 +115,9 @@ There are prebuilt binary packages and source bundles for your convenience: * The official [SciTECO homepage](http://sciteco.sf.net/) is a live demo. These releases may be quite outdated, so you may also give a try to the -[nightly Ubuntu packages](https://nightly.link/rhaberkorn/sciteco/workflows/continuous-integration/master) - +[nightly Ubuntu packages](https://nightly.link/rhaberkorn/sciteco/workflows/nightly/master) - they represent the repository's HEAD commit but may well be instable. +Both ncurses and Gtk+ packages are provided. If everything fails, you can try building from source. See [`INSTALL`](INSTALL) for more details. -- cgit v1.2.3