commit | 07043e9fba8cee532ca3ac0536e29be7f263e679 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Thu Jul 06 09:41:12 2023 +0100 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Thu Jul 06 15:44:43 2023 +0100 |
tree | 66dc618f8fd775e5bed4ab044d3f0056a3e7026c | |
parent | 3dc48702f33f462639b78bbd1fb50a0a37f15226 [diff] |
fix(build): alias python to 3.8 globally Internal CI defaults to older versions of Python. In the past we have used aliases to have access to our minimum required version for building TF-A. Now that TFTF has the same Python dependencies, this aliasing needs to happen on a global level. Change-Id: I989ce5289a9db5098dbde82bb3eb4169c0d50320 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>