Commit Graph

13 Commits

Author SHA1 Message Date
Stefan Weil
aa7c342297 Update GitHub actions/checkout to v4
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-03-03 22:02:01 +01:00
Stefan Weil
bb2af57054 ci: Fix clang build for Ubuntu 22.04
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-10-29 13:07:36 +01:00
Stefan Weil
3a40824561 ci: Allow manual trigger of unittest
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-10-29 13:07:29 +01:00
Stefan Weil
8fdf20342a Provide more disk space for GitHub action unittest
ubuntu-20.04-gcc-unittest failed because it ran out of disk space.
Removing some unused directories adds more than 30 GiB free disk space.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-07-28 07:17:19 +02:00
Klaus Rettinghaus
6ba5391cfe
update checkout to version 3 2022-10-20 10:29:05 +02:00
Amit D
a1a342db7b
Update unittest.yml
https://github.com/actions/runner-images/issues/6002

Drop 18.04. Add 22.04.
2022-10-09 10:56:09 +03:00
Stefan Weil
b5b5e92694 Add missing apt-get update in CI actions
This fixes some broken CI runs.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2022-04-13 08:33:12 +02:00
Stefan Weil
364431dbb9 Remove unneeded dependency autoconf-archive from CI builds
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-05-16 07:45:12 +02:00
Shree
db85905e5a Actions CI: Split autotools and unitest workflows into 2 2021-03-23 16:36:38 +00:00
Shree
6f994f785d Actions CI: Deleted unittest run which was running out of space 2021-03-22 12:58:07 +00:00
Stefan Weil
ea446b1eae Remove blanks at line endings
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-02-26 14:05:36 +01:00
Shree Devi Kumar
efba7535f0 Actions CI: Remove gcc from macOS CI 2021-02-15 14:04:29 +00:00
Shree Devi Kumar
f818dc3d82 Improve daily GitHub Action Workflows 2021-01-29 05:07:43 +00:00