divviup / janus

Experimental implementation of the Distributed Aggregation Protocol (DAP) specification.
Mozilla Public License 2.0
54 stars 15 forks source link

CI: Enable unprivileged user namespaces #3439

Closed divergentdave closed 1 month ago

divergentdave commented 1 month ago

This adds a workaround for #3178 to CI. The GitHub Actions workers are now using Ubuntu 24.04 as well. This workaround can be removed once the tests are rewritten to be part of cargo xtask test-docker.