summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-and-install.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/build-and-install.yml b/.github/workflows/build-and-install.yml
index fe7a07bd7a..83ff042e71 100644
--- a/.github/workflows/build-and-install.yml
+++ b/.github/workflows/build-and-install.yml
@@ -37,7 +37,6 @@ jobs:
- 'debian:jessie'
- 'fedora:32'
- 'fedora:31'
- - 'fedora:30'
- 'opensuse/leap:15.2'
- 'opensuse/leap:15.1'
- 'opensuse/tumbleweed:latest'
@@ -79,8 +78,6 @@ jobs:
rmjsonc: 'dnf remove -y json-c-devel'
- distro: 'fedora:31'
rmjsonc: 'dnf remove -y json-c-devel'
- - distro: 'fedora:30'
- rmjsonc: 'dnf remove -y json-c-devel'
- distro: 'opensuse/leap:15.2'
rmjsonc: 'zypper rm -y libjson-c-devel'