Skip to content

Install the exact versions required in CI

Johannes requested to merge dario/redox:fixed-ci-versions into master

The requirements are checked in mk/depends.mk to be the exact versions specified here. This way we don't run into version mismatches in CI.

Merge request reports