mirror of
https://github.com/nasa/trick.git
synced 2025-02-12 05:25:35 +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:
|
matrix:
|
||||||
cfg:
|
cfg:
|
||||||
#-------- Operating Systems ----------------
|
#-------- 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: 18.04, arch: debian } # EOL April 2023
|
||||||
- { os: ubuntu, tag: 20.04, arch: debian } # EOL April 2025
|
- { os: ubuntu, tag: 20.04, arch: debian } # EOL April 2025
|
||||||
- { os: debian, tag: 10, arch: debian } # EOL 2024
|
- { os: debian, tag: 10, arch: debian } # EOL 2024
|
||||||
@ -95,11 +94,7 @@ jobs:
|
|||||||
#-------- Fedora Only Dependencies ----------------
|
#-------- Fedora Only Dependencies ----------------
|
||||||
- cfg: { os: fedora }
|
- cfg: { os: fedora }
|
||||||
pkg_mgr: dnf
|
pkg_mgr: dnf
|
||||||
conf_pkg: >
|
|
||||||
dnf install -y 'dnf-command(config-manager)' &&
|
|
||||||
dnf config-manager --enable updates-testing
|
|
||||||
os_deps: >-
|
os_deps: >-
|
||||||
clang-10.0.1
|
|
||||||
perl-Text-Balanced
|
perl-Text-Balanced
|
||||||
python-devel
|
python-devel
|
||||||
diffutils
|
diffutils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user