mirror of
https://github.com/nasa/trick.git
synced 2025-01-29 15:43:57 +00:00
use rolling tag instead of version number for Ubuntu rolling releases #988
This commit is contained in:
parent
4b29659137
commit
38f760c5a3
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.10, arch: debian }
|
||||
- { os: ubuntu, tag: rolling, arch: debian }
|
||||
- { os: debian, tag: 10, arch: debian }
|
||||
- { os: centos, tag: 7, arch: rhel }
|
||||
- { os: centos, tag: 8, arch: rhel }
|
||||
|
Loading…
x
Reference in New Issue
Block a user