Skip to content

Commit

Permalink
Update all build.tools versions
Browse files Browse the repository at this point in the history
  • Loading branch information
humitos committed Nov 5, 2024
1 parent 4d356fa commit 2d6177d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ jobs:
OS_NAMES="ubuntu-24.04 ubuntu-22.04 ubuntu-20.04"
TOOLS=(
["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"
["nodejs"]="14.20.1 16.18.1 18.16.1 19.0.1 20.14.0"
["ruby"]="3.3.2"
["rust"]="1.55.0 1.61.0 1.64.0 1.70.0 1.75.0 1.78.0"
["golang"]="1.17.13 1.18.10 1.19.13 1.20.14 1.21.11 1.22.4"
["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"
["nodejs"]="14.21.3 16.20.2 18.20.4 19.9.0 20.18.0 22.11.0 23.1.0"
["ruby"]="3.3.5"
["rust"]="1.55.0 1.61.0 1.64.0 1.70.0 1.75.0 1.78.0 1.82.0"
["golang"]="1.17.13 1.18.10 1.19.13 1.20.14 1.21.13 1.22.8 1.23.2"
)
TOOL_NAMES="python nodejs ruby rust golang"
Expand Down

0 comments on commit 2d6177d

Please sign in to comment.