Skip to content

Commit

Permalink
Fewer versions for integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
dometto committed May 28, 2024
1 parent 825efb9 commit 5157cd6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/irods-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,14 @@ jobs:
python:
- '3.12'
- '3.10'
- '3.8'
ansible:
- 2.9
- 9.6.0
exclude:
- ansible: 2.9
python: '3.12'
- ansible: 2.9
python: '3.10'
- ansible: 9.6.0
python: '3.8'
python: '3.10'
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
Expand Down

0 comments on commit 5157cd6

Please sign in to comment.