Skip to content

Commit

Permalink
Merge pull request #112 from edx/diana/add-python312
Browse files Browse the repository at this point in the history
feat: Install Python 3.12 on Jenkins.
  • Loading branch information
dianakhuang authored Nov 22, 2024
2 parents adf5806 + 2552d0f commit 3a24e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbooks/roles/jenkins_it/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ it_oracle_packages:

it_jenkins_python_versions:
- python3.5-dev
- python3.12-dev

it_jenkins_configuration_scripts:
- 1addJarsToClasspath.groovy
Expand Down

0 comments on commit 3a24e29

Please sign in to comment.