Skip to content

Commit 8125056

Browse files
authored
Update all build.tools versions (#209)
Matches readthedocs/readthedocs.org#11742
1 parent 4d356fa commit 8125056

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.circleci/config.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ jobs:
3737
3838
OS_NAMES="ubuntu-24.04 ubuntu-22.04 ubuntu-20.04"
3939
TOOLS=(
40-
["python"]="2.7.18 3.6.15 3.7.17 3.8.19 3.9.19 3.10.14 3.11.9 3.12.3 miniconda3-4.7.12 miniconda3-3.12-24.1.2-0 mambaforge-4.10.3-10 mambaforge-22.9.0-3 mambaforge-23.11.0-0"
41-
["nodejs"]="14.20.1 16.18.1 18.16.1 19.0.1 20.14.0"
42-
["ruby"]="3.3.2"
43-
["rust"]="1.55.0 1.61.0 1.64.0 1.70.0 1.75.0 1.78.0"
44-
["golang"]="1.17.13 1.18.10 1.19.13 1.20.14 1.21.11 1.22.4"
40+
["python"]="2.7.18 3.6.15 3.7.17 3.8.20 3.9.20 3.10.15 3.11.10 3.12.7 3.13.0 miniconda3-4.7.12 miniconda3-3.12-24.1.2-0 miniconda3-3.12-24.9.2-0 mambaforge-4.10.3-10 mambaforge-22.9.0-3 mambaforge-23.11.0-0"
41+
["nodejs"]="14.21.3 16.20.2 18.20.4 19.9.0 20.18.0 22.11.0 23.1.0"
42+
["ruby"]="3.3.5"
43+
["rust"]="1.55.0 1.61.0 1.64.0 1.70.0 1.75.0 1.78.0 1.82.0"
44+
["golang"]="1.17.13 1.18.10 1.19.13 1.20.14 1.21.13 1.22.8 1.23.2"
4545
)
4646
TOOL_NAMES="python nodejs ruby rust golang"
4747

0 commit comments

Comments
 (0)