mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
Only running on centos
This commit is contained in:
parent
eb97917e10
commit
ae6b94535d
8
.github/workflows/test_linux.yml
vendored
8
.github/workflows/test_linux.yml
vendored
@ -15,10 +15,10 @@ jobs:
|
||||
matrix:
|
||||
cfg:
|
||||
#-------- Operating Systems ----------------
|
||||
- { os: ubuntu, tag: 18.04, arch: debian } # EOL April 2023
|
||||
- { os: ubuntu, tag: 20.04, arch: debian } # EOL April 2025
|
||||
- { os: debian, tag: 10, arch: debian } # EOL 2024
|
||||
- { os: centos, tag: 7, arch: rhel } # EOL June 2024
|
||||
# - { os: ubuntu, tag: 18.04, arch: debian } # EOL April 2023
|
||||
# - { os: ubuntu, tag: 20.04, arch: debian } # EOL April 2025
|
||||
# - { os: debian, tag: 10, arch: debian } # EOL 2024
|
||||
# - { os: centos, tag: 7, arch: rhel } # EOL June 2024
|
||||
- { os: centos, tag: latest, arch: rhel } # 8 as of April 2020
|
||||
# - { os: fedora, tag: latest, arch: rhel } # 31 as of April 2020
|
||||
# - { os: fedora, tag: 33, arch: rhel } # feeling confident?
|
||||
|
Loading…
Reference in New Issue
Block a user