Configure Ubuntu 20.4 #991

This commit is contained in:
Scott Fennell 2020-04-25 13:21:10 -05:00 committed by GitHub
parent bd5824fb02
commit e2df6a6572
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@ jobs:
diffutils
#-------- Version Specific Dependencies ----------------
- cfg: { os: ubuntu, tag: 20.04 }
conf_pkg: DEBIAN_FRONTEND=noninteractive && apt-get update
conf_pkg: DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -y tzdata
- cfg: { os: centos, tag: 7 }
tag_deps: >-
python-devel