Skip to content

Commit

Permalink
Remove matrix_include from sanity
Browse files Browse the repository at this point in the history
  • Loading branch information
GomathiselviS committed Nov 9, 2023
1 parent 4b66edf commit c3f68f4
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,7 @@ on:
matrix_include:
# python 3.6 is not available after ubuntu-20.04
# python 3.6 is not supported on ansible 2.12+
default: >-
[
{
"os": "ubuntu-20.04",
"ansible-version": "stable-2.9",
"python-version": "3.6"
},
]
default: []
required: false
type: string
unstable:
Expand Down

0 comments on commit c3f68f4

Please sign in to comment.