diff --git a/compile-python.sh b/compile-python.sh index d0e0cbf..0679a0f 100644 --- a/compile-python.sh +++ b/compile-python.sh @@ -30,7 +30,7 @@ compile-pythons() compile-python 3.10.13 & compile-python 3.11.5 & compile-python 3.12.0 & - compile-python 3.13.0 a2 & + compile-python 3.13.0 a3 & wait }