Skip to content

Commit

Permalink
Removed python 3.10 from testing against devel. (ansible-collections#…
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrodie18 authored Jul 6, 2024
1 parent 81415f4 commit 88513a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/plugins-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
python: '3.9'
- ansible: devel
python: '3.9'
- ansible: devel
python: '3.10'

steps:
- name: Check out code
Expand Down

0 comments on commit 88513a7

Please sign in to comment.