Remove testing aagainst devel

pull/1/head
cidrblock 2020-10-09 12:01:19 -07:00
parent a7faff9933
commit aa33905ce2
1 changed files with 0 additions and 2 deletions

View File

@ -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