ada
ada copied to clipboard
simplifying CI: ubuntu install
GitHub complains that the workflow file is invalid. Let us simplify it.
@lemire I wonder if installing gtest directly to alpine linux would solve our problem? It seems it's available: https://pkgs.alpinelinux.org/package/edge/main/x86/gtest
@anonrig I do not understand the problem.
I have a local alpine image and it works without a problem in it.
Here we go:
https://github.com/cpm-cmake/CPM.cmake/issues/603
So we have a choice:
- Wait for CPM to publish a workaround.
- Downgrade CPM to 0.40.0 or earlier.
- Update the CMake version.
Please see https://github.com/ada-url/ada/pull/782