mirror of
https://github.com/nasa/trick.git
synced 2025-04-20 17:11:07 +00:00
Configure Ubuntu 20.4 #991
This commit is contained in:
parent
dfa4406eed
commit
822d08ea99
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -103,6 +103,8 @@ jobs:
|
||||
- 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/
|
||||
tag_deps: >-
|
||||
python3.8-dev
|
||||
- cfg: { os: centos, tag: 7 }
|
||||
tag_deps: >-
|
||||
python-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user