diff --git a/compile-python.sh b/compile-python.sh index bd30a70..75a5ed4 100644 --- a/compile-python.sh +++ b/compile-python.sh @@ -55,7 +55,7 @@ compile-pythons() compile-python 3.8.12 & compile-python 3.9.10 & compile-python 3.10.2 & - compile-python 3.11.0 a4 & + compile-python 3.11.0 a6 & wait }