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 workpull/266/head
parent
e5492972d1
commit
69fb0597f5
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue