drop ci for OpenSUSE

since the newer image does not come with the systemd; and the EOL OSes need extra hack to get the script work
pull/266/head
IceCodeNew 2023-01-17 15:55:46 +08:00
parent e5492972d1
commit 69fb0597f5
1 changed files with 0 additions and 4 deletions

View File

@ -39,10 +39,6 @@ jobs:
uses: docker://rockylinux:8.6
with:
args: bash install-release.sh
- name: Filed-test on OpenSUSE leap 42
uses: docker://opensuse/leap:42
with:
args: bash install-release.sh
- name: Filed-test on Arch Linux
uses: docker://archlinux:latest
with: