Commit Graph

3 Commits

Author SHA1 Message Date
Dan Bungert 845d9bb401 workflow: runners to 20.04 2023-10-24 09:22:39 -06:00
Robert Krátký 9f36439c6d FR-5673: exclude doc/ from CI and Snap checks. 2023-10-11 19:35:07 +02:00
Olivier Gayot a34bce470f workflows: differentiate CI and Snap workflows
The workflows defined respectively in build.yaml and snap.yaml were
both called "CI". On the Github web interface, it resulted in two menus
called "CI" with no easy way to know which is which.

To make things clearer, we now:
 * rename build.yaml -> ci.yaml
 * call "Snap" the workflow defined by snap.yaml

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2023-10-02 14:38:04 +02:00