mirror of
https://github.com/nasa/trick.git
synced 2025-01-31 00:24:03 +00:00
Update test.yml
This commit is contained in:
parent
f825dc00fc
commit
37801c0565
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -12,7 +12,6 @@ jobs:
|
||||
matrix:
|
||||
cfg:
|
||||
#-------- Operating Systems ----------------
|
||||
- { os: ubuntu, tag: 16.04, arch: debian } # EOL April 2021
|
||||
- { 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
|
||||
@ -95,11 +94,7 @@ jobs:
|
||||
#-------- Fedora Only Dependencies ----------------
|
||||
- cfg: { os: fedora }
|
||||
pkg_mgr: dnf
|
||||
conf_pkg: >
|
||||
dnf install -y 'dnf-command(config-manager)' &&
|
||||
dnf config-manager --enable updates-testing
|
||||
os_deps: >-
|
||||
clang-10.0.1
|
||||
perl-Text-Balanced
|
||||
python-devel
|
||||
diffutils
|
||||
|
Loading…
x
Reference in New Issue
Block a user