Skip to content

Commit

Permalink
Add py312 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sdodsley authored Aug 20, 2024
1 parent e3132d9 commit f80cc51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- 3.9
- "3.10"
- "3.11"
- "3.12"
exclude:
- python-version: 3.9
ansible: stable-2.16
Expand All @@ -30,6 +31,8 @@ jobs:
ansible: devel
- python-version: "3.10"
ansible: devel
- python-version: "3.12"
ansible: stable-2.15
steps:
- name: Check out code
uses: actions/checkout@v3
Expand Down

0 comments on commit f80cc51

Please sign in to comment.