Skip to content

Commit

Permalink
add Python 3.13 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Oct 8, 2024
1 parent ff0d153 commit 1ece6a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
ansible: "stable-2.13"
- python: "3.12"
ansible: "devel"
- python: "3.13"
ansible: "devel"
steps:
- uses: actions/checkout@v4
- name: Set up Python
Expand Down

0 comments on commit 1ece6a2

Please sign in to comment.