mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
Update test_linux.yml
This commit is contained in:
parent
7008e8bac7
commit
ddadc48ed8
14
.github/workflows/test_linux.yml
vendored
14
.github/workflows/test_linux.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user