use rolling tag instead of version number for Ubuntu rolling releases #988

This commit is contained in:
Scott Fennell 2020-04-17 15:11:09 -05:00 committed by GitHub
parent 4b29659137
commit 38f760c5a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
#-------- Operating Systems ----------------
- { os: ubuntu, tag: 16.04, arch: debian }
- { os: ubuntu, tag: 18.04, arch: debian }
- { os: ubuntu, tag: 19.10, arch: debian }
- { os: ubuntu, tag: rolling, arch: debian }
- { os: debian, tag: 10, arch: debian }
- { os: centos, tag: 7, arch: rhel }
- { os: centos, tag: 8, arch: rhel }