Skip to content

Commit 6ba29f7

Browse files
authored
Update unit_source.yml
1 parent 2540abf commit 6ba29f7

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

.github/workflows/unit_source.yml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -32,21 +32,9 @@ on:
3232
"python-version": "3.13"
3333
},
3434
{
35-
"ansible-version": "stable-2.16",
36-
"python-version": "3.12"
37-
},
38-
{
39-
"ansible-version": "stable-2.16",
40-
"python-version": "3.13"
41-
},
42-
{
43-
"ansible-version": "stable-2.15",
44-
"python-version": "3.12"
35+
"ansible-version": "stable-2.20",
36+
"python-version": "3.11"
4537
},
46-
{
47-
"ansible-version": "stable-2.15",
48-
"python-version": "3.13"
49-
}
5038
]
5139
required: false
5240
type: string

0 commit comments

Comments
 (0)