Bump python minimum version to 3.8

Also, switch ci_native_qt5 to g++-9 (from g++-8) to work around bugs.
This should be fine, because the i686_centos task still checks for g++-8
compatibility.

See
https://github.com/bitcoin/bitcoin/pull/27483#issuecomment-1513477050
for the list of bugs.
This commit is contained in:
MarcoFalke
2023-04-18 14:12:35 +02:00
parent 4c40837a45
commit 88881cf7ac
7 changed files with 14 additions and 13 deletions

View File

@ -1 +1 @@
3.7.16
3.8.16