Update test.yml

This commit is contained in:
Scott Fennell 2020-09-02 13:30:07 -05:00 committed by GitHub
parent f825dc00fc
commit 37801c0565
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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