Skip to content

Commit

Permalink
feat: bump distro versions in the CI testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
hadret committed Sep 24, 2020
1 parent 741fd49 commit 51ad439
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ services: docker

env:
matrix:
- MOLECULE_DISTRO: centos8
- MOLECULE_DISTRO: centos7
- MOLECULE_DISTRO: centos6
- MOLECULE_DISTRO: ubuntu2004
- MOLECULE_DISTRO: ubuntu1804
- MOLECULE_DISTRO: debian9
- MOLECULE_DISTRO: debian10

install:
Expand Down
9 changes: 3 additions & 6 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,17 @@ galaxy_info:
platforms:
- name: EL
versions:
- 6
- 7
- 8
- name: Fedora
versions:
- 29
- 32
- name: Ubuntu
versions:
- bionic
- cosmic
- disco
- focal
- name: Debian
versions:
- jessie
- stretch
- buster

galaxy_tags:
Expand Down

0 comments on commit 51ad439

Please sign in to comment.