diff --git a/compile-python.sh b/compile-python.sh index 3ba789f..69734eb 100644 --- a/compile-python.sh +++ b/compile-python.sh @@ -53,7 +53,7 @@ compile-pythons() compile-python 3.8.13 & compile-python 3.9.13 & compile-python 3.10.4 & - compile-python 3.11.0 b1 & + compile-python 3.11.0 b2 & wait }