Willy, please find some opinionated (formatting) changes to matrix.py that I believe improve readability and maintainability of that script.
All of them may be backported if desired, but I did not add any such note to the commit message. Also feel free to drop any patches you disagree with. Best regards Tim Duesterhus (6): CI: Improve headline in matrix.py CI: Add in-memory cache for the latest OpenSSL/LibreSSL CI: Use proper `if` blocks instead of conditional expressions in matrix.py CI: Unify the `GITHUB_TOKEN` name across matrix.py and vtest.yml CI: Explicitly check environment variable against `None` in matrix.py CI: Reformat `matrix.py` using `black` .github/matrix.py | 70 ++++++++++++++++++++++++++----------- .github/workflows/vtest.yml | 2 +- 2 files changed, 50 insertions(+), 22 deletions(-) -- 2.39.0