summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-and-install.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-and-install.yml')
-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 4027d77d6a..107e82e9a8 100644
--- a/.github/workflows/build-and-install.yml
+++ b/.github/workflows/build-and-install.yml
@@ -37,7 +37,6 @@ jobs:
- 'fedora:33'
- 'fedora:32'
- 'opensuse/leap:15.2'
- - 'opensuse/leap:15.1'
- 'opensuse/tumbleweed:latest'
- 'ubuntu:20.10'
- 'ubuntu:20.04'
@@ -80,8 +79,6 @@ jobs:
- distro: 'opensuse/leap:15.2'
rmjsonc: 'zypper rm -y libjson-c-devel'
- - distro: 'opensuse/leap:15.1'
- rmjsonc: 'zypper rm -y libjson-c-devel'
- distro: 'opensuse/tumbleweed:latest'
rmjsonc: 'zypper rm -y libjson-c-devel'