mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-25 06:02:25 -06:00
Disable apparmor/selinux and use the default compiler version (currently gcc 11.4.0-1ubuntu1~22.04). Note that these configuration options are are still enabled in the `build-gcc` job, so the code coverage should remain unaffected. This allows dropping the apt-get update/install commands, which can take a significant amount of time (sometimes even most of the job runtime), depending on the state of the CI infrastructure. For a relatively recent example of this, see the build of commit |
||
|---|---|---|
| .. | ||
| build-extra.yml | ||
| build.yml | ||
| check-c.yml | ||
| check-profiles.yml | ||
| check-python.yml | ||
| codespell.yml | ||
| test.yml | ||