During the CI migration to Github Actions, a bug was introduced such that Mason CMake is not being added to the PATH environment variable correctly, so it defaults to the CMake installed in the OS environment. Simple fixing the typo fails as the Mason CMake version requires libssl 1.0 as a dependency, whilst the Ubuntu Focal runners are on the newer libssl 1.1. Therefore, we also bump the Mason CMake version to 3.21.2. |
||
---|---|---|
.. | ||
workflows | ||
PULL_REQUEST_TEMPLATE.md |