bump Pythons

This commit is contained in:
Julien Palard 2021-04-04 18:18:21 +02:00
parent 9aa56a9da7
commit 769c6b1b3d
1 changed files with 2 additions and 2 deletions

View File

@ -198,8 +198,8 @@ compile_all_pythons()
compile_python 3.5.10 &
compile_python 3.6.12 &
compile_python 3.7.10 &
compile_python 3.8.8 &
compile_python 3.9.2 &
compile_python 3.8.9 &
compile_python 3.9.3 &
compile_python 3.10.0a6 &
wait
}