CI: Try installing older Python 3.10 for ARM Linux build

Newer Debian 12 comes with Python 3.11 by default

older Debian 11 came with Python 3.9 by default
This commit is contained in:
DeeDeeG 2023-06-16 23:02:48 -04:00
parent 6f34adbe2e
commit 7524107595

View File

@ -79,6 +79,7 @@ arm_linux_task:
libasound2-dev
libnss3
xvfb
python3=3.10.6-3
- git submodule init
- git submodule update
- sed -i -e "s/[0-9]*-dev/`date -u +%Y%m%d%H`/g" package.json