mirror of
https://github.com/nasa/trick.git
synced 2025-04-13 22:23:11 +00:00
Configure Ubuntu 20.4 #991
This commit is contained in:
parent
e2df6a6572
commit
dfa4406eed
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -102,6 +102,7 @@ jobs:
|
||||
#-------- Version Specific Dependencies ----------------
|
||||
- cfg: { os: ubuntu, tag: 20.04 }
|
||||
conf_pkg: DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -y tzdata
|
||||
install_gtest: cd /usr/src/gtest && cmake . && make && cp lib/libgtest* /usr/lib/
|
||||
- cfg: { os: centos, tag: 7 }
|
||||
tag_deps: >-
|
||||
python-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user