Remove testing aagainst devel
parent
a7faff9933
commit
aa33905ce2
|
@ -26,7 +26,6 @@ jobs:
|
|||
# Testing against `devel` may fail as new tests are added.
|
||||
- stable-2.9 # Only if your collection supports Ansible 2.9
|
||||
- stable-2.10
|
||||
- devel
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
|
@ -71,7 +70,6 @@ jobs:
|
|||
ansible:
|
||||
- stable-2.9 # Only if your collection supports Ansible 2.9
|
||||
- stable-2.10
|
||||
- devel
|
||||
python:
|
||||
- 2.7
|
||||
- 3.5
|
||||
|
|
Loading…
Reference in New Issue