diff --git a/compile-python.sh b/compile-python.sh index 74cb258..5538a78 100644 --- a/compile-python.sh +++ b/compile-python.sh @@ -54,7 +54,7 @@ compile-pythons() compile-python 3.9.16 & compile-python 3.10.10 & compile-python 3.11.2 & - compile-python 3.12.0 a6 & + compile-python 3.12.0 b1 & wait }