diff --git a/compile-python.sh b/compile-python.sh index 0c1862e..728bdcc 100644 --- a/compile-python.sh +++ b/compile-python.sh @@ -29,7 +29,7 @@ compile-pythons() compile-python 3.9.18 & compile-python 3.10.13 & compile-python 3.11.5 & - compile-python 3.12.0 rc2 & + compile-python 3.12.0 rc3 & wait }