rnpgp / gpg-build-scripts

Build scripts to automatically install GnuPG (GNU Privacy Guard) on Linux
MIT License
5 stars 4 forks source link

Add workflow for clang & clang++ #57

Open ribose-jeffreylau opened 3 years ago

ribose-jeffreylau commented 3 years ago

Currently, only gcc and g++ are tested.

Adding coverage for clang and clang++ would better align with tests in https://github.com/rnpgp/rnp/blob/d440935cd257457afc865413070f7b4c4373c535/ci/env-common.inc.sh#L14 .