diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ff1feb24..ed4a8256 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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