Skip to content

Commit 2693de0

Browse files
committed
Upgrade to 3.15.0a7.
1 parent a75cc4f commit 2693de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/base/install_pythons.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ DEADSNAKES_VERSIONS=(
1717
"3.11 {dev,venv,distutils}=3.11.15"
1818
"3.13 {dev,venv}=3.13.12"
1919
"3.14 {dev,venv}=3.14.3"
20-
"3.15 {dev,venv}=3.15.0~a6"
2120
)
2221

2322
add-apt-repository --yes --ppa deadsnakes
@@ -37,6 +36,7 @@ PYENV_VERSIONS=(
3736
3.5.10
3837
3.6.15
3938
3.12.13
39+
3.15.0a7
4040
pypy2.7-7.3.20
4141
pypy3.5-7.0.0
4242
pypy3.6-7.3.3

0 commit comments

Comments
 (0)