diff --git a/compile-python.sh b/compile-python.sh index 7c7263c..85fc059 100644 --- a/compile-python.sh +++ b/compile-python.sh @@ -55,7 +55,7 @@ compile-pythons() compile-python 3.8.12 & compile-python 3.9.9 & compile-python 3.10.1 & - compile-python 3.11.0 a2 & + compile-python 3.11.0 a3 & wait }