Skip to content

Commit

Permalink
feat: Update Python versions for tools Jenkins.
Browse files Browse the repository at this point in the history
  • Loading branch information
dianakhuang committed Nov 22, 2024
1 parent 2552d0f commit e85b24a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions playbooks/roles/tools_jenkins/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
- python3.6-dev
- python3.8
- python3.8-dev
- python3.12
- python3.12-dev
when: ansible_distribution_release == 'bionic' or ansible_distribution_release == 'focal'
tags:
- install
Expand Down

0 comments on commit e85b24a

Please sign in to comment.