diff --git a/compile-python.sh b/compile-python.sh index cab772f..e790d9c 100644 --- a/compile-python.sh +++ b/compile-python.sh @@ -30,7 +30,7 @@ compile-pythons() compile-python 3.10.13 & compile-python 3.11.8 & compile-python 3.12.2 & - compile-python 3.13.0 a3 & + compile-python 3.13.0 a5 & wait }