Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 42d35bd

Browse files
authored
Update test-roles.yml (ansible-collections#649)
Adds Python 3.12 to test_roles workflow
1 parent 9027410 commit 42d35bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-roles.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
matrix:
4444
python_version:
4545
- "3.10"
46+
- "3.12"
4647
mongodb_role: ${{ fromJson(needs.roles_matrix.outputs.matrix) }}
4748

4849
steps:

0 commit comments

Comments
 (0)