Skip to content

Commit

Permalink
Added Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydrogers committed Nov 12, 2024
1 parent 21896c2 commit 0f9a8d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ansible-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ ansible_variations:
- version: "2.18"
latest_stable: true
python_versions:
- "3.13"
- "3.12"
- "3.11"
- "3.10"
base_os:
- name: alpine3.20
- name: bullseye
Expand Down Expand Up @@ -67,11 +67,11 @@ ansible_variations:
# Python Versions
################################################
python_versions:
- name: "3.12"
- name: "3.13"
latest_stable: true
- name: "3.12"
- name: "3.11"
- name: "3.10"
- name: "3.9"

################################################
# Operating System Distributions
Expand Down

0 comments on commit 0f9a8d5

Please sign in to comment.