Commit dc36e1de authored by Ross Burton's avatar Ross Burton Committed by Jon Mason
Browse files

CI: remove obsolete install


Kas 3.2 ships python3-subunit, so we don't need to try to install that
anymore.
Signed-off-by: default avatarRoss Burton <ross.burton@arm.com>
Signed-off-by: default avatarJon Mason <jon.mason@arm.com>
Showing with 0 additions and 2 deletions
+0 -2
......@@ -35,8 +35,6 @@ stages:
- mkdir --verbose --parents $KAS_WORK_DIR $KAS_REPO_REF_DIR $SSTATE_DIR $DL_DIR $TOOLCHAIN_DIR $TOOLCHAIN_LINK_DIR
# Must do this here, as it's the only way to make sure the toolchain is installed on the same builder
- ./ci/get-binary-toolchains $DL_DIR $TOOLCHAIN_DIR $TOOLCHAIN_LINK_DIR
# This can be removed with Kas 3.2
- sudo apt-get update && sudo apt-get install --yes python3-subunit
# Generalised fragment to do a Kas build
.build:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment