ericcornelissen / tool-versions-update-action

A GitHub Action to automatically update the tools in your .tool-versions file
https://github.com/marketplace/actions/tool-versions-update-action
MIT License
5 stars 0 forks source link

Run unit tests on Ubuntu 24.04 in CI #311

Closed ericcornelissen closed 1 month ago

ericcornelissen commented 2 months ago

Relates to #264

Summary

This adds a new entry to the matrix for unit tests in CI to run the tests on Ubuntu 24.04.

This was omitted in #264 because kcov wasn't available on Ubuntu 24.04.

ericcornelissen commented 2 months ago

Asked about it over at https://answers.launchpad.net/ubuntu/+source/kcov/+question/818841