Commit Graph

21 Commits

Author SHA1 Message Date
Amit D
cc3c507003
Update autotools.yml
Remove the gcc-8 job.
2024-03-11 06:50:05 +02:00
Amit D
cb9afbd85f
autotools.yml: Remove the clang++ 14 on Linux job 2024-03-04 16:03:36 +02:00
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
Amit D
84318ed355
Update autotools.yml 2023-09-05 19:40:33 +03:00
Amit D
19fe1a6785
autotools.yml: Update compilers 2023-03-10 13:56:36 +02:00
zdenop
0977ded2b3
Update autotools.yml
gcc 7 does not implement all of C++17
2023-03-05 14:28:53 +01:00
Klaus Rettinghaus
6ba5391cfe
update checkout to version 3 2022-10-20 10:29:05 +02:00
Amit D
a873553593
Update autotools.yml
https://github.com/actions/runner-images/issues/6002

Drop Ubuntu 18.04.
2022-10-09 11:16:47 +03:00
Shreeshrii
ac69d07f43
Update autotools.yml 2022-03-26 12:00:50 +05:30
Shree Devi Kumar
3b46c964d2 Add benchmark test with disable-openmp 2022-03-26 06:26:38 +00:00
Stefan Weil
f6a67c52d8 Simplify list of required packages for CI builds
libcairo2-dev is automatically installed as a direct dependency of libpango1.0-dev.
libicu-dev is an indirect dependency and also installed automatically.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-05-16 11:23:58 +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
Stefan Weil
23ed59bd7b Fix CI and update package list before installation
Run `apt-get update` before installing packages because otherwise
the installation can fail.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-04-03 23:06:53 +02:00
Shree
db85905e5a Actions CI: Split autotools and unitest workflows into 2 2021-03-23 16:36:38 +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
642e2ac9c1 Link to basicapitest in test/testing for Actions CI 2021-02-13 17:20:36 +00:00
Shree Devi Kumar
b2fbd72742 Add basicapitest to daily Github Actions Workflow 2021-02-12 15:46:43 +00:00
Shree Devi Kumar
f818dc3d82 Improve daily GitHub Action Workflows 2021-01-29 05:07:43 +00:00
Shree Devi Kumar
c6430a2858 Add comments to Github Workflows 2021-01-26 17:02:54 +00:00
Shree Devi Kumar
1f21a86eb3 Split Github Actions workflows 2021-01-24 11:56:15 +00:00