Move back to the old toolchain for aarch64

Fix #634
This commit is contained in:
Matthieu Gautier
2023-08-11 16:18:25 +02:00
parent 75a1963572
commit 65dd03e58f
3 changed files with 12 additions and 5 deletions

View File

@ -39,7 +39,7 @@ release_versions = {
# This is the "version" of the whole base_deps_versions dict.
# Change this when you change base_deps_versions.
base_deps_meta_version = '89'
base_deps_meta_version = '90'
base_deps_versions = {
'zlib' : '1.2.12',