Skip to content

Commit

Permalink
tests: remove ubuntu1804 in favor of rockylinux8 for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip Chabik committed Feb 9, 2022
1 parent 1f497a7 commit 554eadb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ dist: focal
env:
matrix:
- MOLECULE_DISTRO: ubuntu2004
- MOLECULE_DISTRO: ubuntu1804
- MOLECULE_DISTRO: debian11
- MOLECULE_DISTRO: rockylinux8

install:
- pip install ansible docker molecule-docker
Expand Down

0 comments on commit 554eadb

Please sign in to comment.