Rainer Gerhards 829a6f6a64
CI: improve use of github action matrix feature; optimization
Matrix feature was initially barely usable because github did not permit
to restart just failed jobs. This has changed. So we now migrate back to
the use of matrix feature where it is useful.

We also reduce the number of plain compile tests to newest and oldest
compiler version only. This saves CI ressources. The important other
ones (distro default!) are used during other CI tests anyways.

We also fix some minor coding errors detected by new compiler builds.
None of them seems to be related to any real issues.
2022-07-01 10:12:38 +02:00
..
2020-01-19 16:09:44 +01:00
2019-03-07 11:49:34 +01:00
2017-05-15 09:05:00 +02:00
2017-05-15 09:05:00 +02:00
2017-05-15 09:05:00 +02:00
2019-12-26 17:37:14 +01:00
2018-11-10 19:26:34 +01:00

This directory contains scripts and other files
related to the various Continuous Integration
environments.

Note: for historical reasons, travis support is
currently under ./tests/travis