ibex/ci
Philipp Wagner 8f3d8f311f CI: The distro-provided pyyaml package is enough
In the past, we did explicitly install pyyaml through PIP to get a
version newer than the one provided in Ubuntu 18.04. Since then we
changed the calling code to not rely on newer pyyaml features and
are thus able to rely on an older version of pyyaml.

The distro-provided version of pyyaml is built with C bindings, which
are significantly faster than the pip-installed version, which uses a
pure Python-implementation of the parser/dumper.
2021-01-09 18:15:08 +00:00
..
azp-private.yml Add private CI trigger 2020-08-21 09:59:32 +01:00
ibex-rtl-ci-steps.yml Enable Verible lint 2020-10-27 11:28:25 +00:00
install-build-deps.sh CI: The distro-provided pyyaml package is enough 2021-01-09 18:15:08 +00:00
vars.yml Update Spike to a version with icache support 2020-10-27 10:03:15 +00:00
vars_to_logging_cmd.py CI: Script to convert CI variables 2020-08-21 09:59:32 +01:00