Commit graph

3 commits

Author SHA1 Message Date
Vadim Zeitlin
5d9bbea510 Default to Ubuntu 20.04 if OS is not specified
This makes the matrix more compact, as we don't need to specify the OS
for the majority of the field (all of them now, but we'll add builds
using "macos-N" later, so it will still be necessary for some of them),
and the builds more stable than using which the current latest Ubuntu
version is.
2021-09-30 17:00:24 +02:00
Vadim Zeitlin
067d927cb1 Skip running CI for the changes to the files not affecting it
Note that if we decide to do something for the docs later (e.g. run a
spell checker on them), it should be done in a separate workflow and not
in this one.
2021-09-30 16:53:40 +02:00
Vadim Zeitlin
d022a1507a Rename workflow file to just ci.yml
It doesn't seem appropriate to use test.yml for it.
2021-08-09 13:20:40 +02:00
Renamed from .github/workflows/test.yml (Browse further)