mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +00:00
Switch ubuntu test from Disco to Eoan, fixes #988
This commit is contained in:
parent
e95a0cf6da
commit
4b29659137
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
#-------- Operating Systems ----------------
|
||||
- { os: ubuntu, tag: 16.04, arch: debian }
|
||||
- { os: ubuntu, tag: 18.04, arch: debian }
|
||||
- { os: ubuntu, tag: 19.04, arch: debian }
|
||||
- { os: ubuntu, tag: 19.10, arch: debian }
|
||||
- { os: debian, tag: 10, arch: debian }
|
||||
- { os: centos, tag: 7, arch: rhel }
|
||||
- { os: centos, tag: 8, arch: rhel }
|
||||
|
Loading…
Reference in New Issue
Block a user