Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Stop running fedoradev with seccomp=unconfined
This was added as a workaround for [0], but from reading [1] it seems this is fixed when running with libseccomp >= 2.4.4, which all supported ubuntu versions since March 2021 have [2]. CI runs with ubuntu-latest which is currently ubuntu-24.04, with 2.5.5. [0] https://bugzilla.redhat.com/show_bug.cgi?id=1900021 [1] https://bugzilla.redhat.com/show_bug.cgi?id=1900021#c26 [2] See 20.04 changelog: https://changelogs.ubuntu.com/changelogs/pool/main/libs/libseccomp/libseccomp_2.5.1-1ubuntu1~20.04.2/changelog This reverts d19d24a
- Loading branch information