mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
CentOS is still haunting TrickOPs
This commit is contained in:
parent
e864a5eb97
commit
e0d1d969b3
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
container: docker://nasatrick/${{matrix.container}}:latest
|
||||
strategy:
|
||||
matrix:
|
||||
container: [trick_ubuntu1804]
|
||||
container: [trick_centos7, trick_centos8, trick_ubuntu1804]
|
||||
steps:
|
||||
- name: run tests
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user