Alexander A. Klimov
|
656d9d439b
|
GHA: add Amazon Linux 2023
which unfortunately seems not to have ccache. 🤷
|
2023-07-06 14:21:03 +02:00 |
|
Alexander A. Klimov
|
59d07ec03c
|
GHA: use a CMake version which can set(CMAKE_CXX_STANDARD 17) where possible
especially on Amazon Linux which seems to have trouble with our workaround:
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++17")
|
2023-05-02 15:40:32 +02:00 |
|
Alexander A. Klimov
|
e43e657603
|
GHA: build Icinga 2 from source
as the package build images aren't public anymore.
|
2023-01-31 10:21:22 +01:00 |
|