Skip to content

Commit

Permalink
Fix .github/workflows/integration.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <[email protected]>
  • Loading branch information
alinabuzachis committed Jul 23, 2024
1 parent b01d126 commit 195721e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
fail-fast: false
matrix:
ansible-version:
- devel
- milestone
python-version:
- "3.10"
- "3.11"
name: "ansible-test-integration-py${{ matrix.python-version }}-${{ matrix.ansible-version }}"
steps:
- name: Checkout collection
Expand Down

0 comments on commit 195721e

Please sign in to comment.