mirror of
https://github.com/nasa/trick.git
synced 2024-12-20 05:37:55 +00:00
Configure Ubuntu 20.4 #991
This commit is contained in:
parent
bd5824fb02
commit
e2df6a6572
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user