Brian C. Lane
|
d30cbde6f8
|
workflows: Switch utility workflows to using ubuntu-24.04
Pin the os version at 24.04 to avoid unexpected changes that can happen
when using ubuntu-latest
|
2025-02-12 22:23:32 +00:00 |
|
Brian C. Lane
|
3666aa510a
|
coverity.yml: Bump actions/checkout to v4
|
2024-04-10 01:32:51 +02:00 |
|
Christian Kellner
|
58bafaad98
|
ci: upgrade to actions/checkout@v3
This uses the new node 16 version (see [1]), which is the future proof
version, since node 12 will be deprecated by summer 2023 (see [2]).
[1] upstream commits:
8f9e05e482
a12a3943b4
[2] https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
|
2022-11-02 00:14:57 +01:00 |
|
Christian Kellner
|
a505a82169
|
ci: schedule coverity only for osbuild/osbuild
Don't schedule the run of coverity on forks of osbuild, but only
on the main repository.
|
2020-07-07 08:26:53 +02:00 |
|
Christian Kellner
|
3d13c825c0
|
ci: run coverity check every night
Add a github workflow that will trigger the run of coverity every
night at 05:00 UTC. Uses the new Makefile coverity targets.
|
2020-06-24 10:01:24 +02:00 |
|