Docker repo doesn't yet support Ubuntu 18.04 Bionic, it seems.
This commit is contained in:
parent
7b0f422f32
commit
201cd7dd94
|
@ -3,8 +3,8 @@ services: docker
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- distro: centos7
|
- distro: centos7
|
||||||
- distro: ubuntu1804
|
|
||||||
- distro: ubuntu1604
|
- distro: ubuntu1604
|
||||||
|
- distro: ubuntu1404
|
||||||
- distro: debian9
|
- distro: debian9
|
||||||
- distro: fedora27
|
- distro: fedora27
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,6 @@ galaxy_info:
|
||||||
versions:
|
versions:
|
||||||
- trusty
|
- trusty
|
||||||
- xenial
|
- xenial
|
||||||
- bionic
|
|
||||||
galaxy_tags:
|
galaxy_tags:
|
||||||
- web
|
- web
|
||||||
- system
|
- system
|
||||||
|
|
Loading…
Reference in New Issue
Block a user