juergbi commented on code in PR #2066: URL: https://github.com/apache/buildstream/pull/2066#discussion_r2363030446
########## .github/workflows/ci.yml: ########## @@ -26,7 +26,7 @@ concurrency: jobs: tests: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 Review Comment: It's still failing with these AppArmor disable commands, though. The error message changes from `bwrap: loopback: Failed RTM_NEWADDR: Operation not permitted` to `bwrap: Creating new namespace failed: Permission denied` but that's not helpful. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
