Apt does not have a stable CLI interface, therefore should be avoided in scripts. Using apt-get should be fine. Split 'apt-get update' to a separate step. It makes it easier to check, what mirrors and repositories are being used by CI machines. Remove SPDX identifier - it's missing from other .yml files (I would consider these configuration files and not source code, so not covered by copyright). Use the same build dependencies for static analysis build as in other Linux jobs. |
||
---|---|---|
.. | ||
linux.yml | ||
macos.yml | ||
static.yml | ||
windows.yml |