Update test_linux.yml

This commit is contained in:
Scott Fennell 2021-05-26 23:15:57 -05:00 committed by GitHub
parent 7008e8bac7
commit ddadc48ed8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,13 +96,13 @@ jobs:
libX11-devel libX11-devel
libXt-devel libXt-devel
#-------- Fedora Only Dependencies ---------------- #-------- Fedora Only Dependencies ----------------
- cfg: { os: fedora } # - cfg: { os: fedora }
pkg_mgr: dnf # pkg_mgr: dnf
os_deps: >- # os_deps: >-
swig # swig
perl-Text-Balanced # perl-Text-Balanced
python-devel # python-devel
diffutils # diffutils
#-------- Version Specific Dependencies ---------------- #-------- Version Specific Dependencies ----------------
- cfg: { os: ubuntu, tag: 20.04 } - cfg: { os: ubuntu, tag: 20.04 }
conf_pkg: DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -y tzdata conf_pkg: DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -y tzdata