diff --git a/.github/workflows/plugins-integration.yml b/.github/workflows/plugins-integration.yml index 189214ff3..6e4818fa9 100644 --- a/.github/workflows/plugins-integration.yml +++ b/.github/workflows/plugins-integration.yml @@ -43,6 +43,8 @@ jobs: python: '3.9' - ansible: devel python: '3.9' + - ansible: devel + python: '3.10' steps: - name: Check out code