Remove openSUSE 15.4 for EOL

This commit is contained in:
Greg Lin 2024-05-02 17:09:30 -05:00
commit 770f273ce1

View file

@ -79,14 +79,6 @@ services:
- R_VERSION=${R_VERSION}
volumes:
- ../:/r-builds
opensuse-154:
image: opensuse/leap:15.4
command: /r-builds/test/test-zypper.sh
environment:
- OS_IDENTIFIER=opensuse-154
- R_VERSION=${R_VERSION}
volumes:
- ../:/r-builds
fedora-38:
image: fedora:38
command: /r-builds/test/test-yum.sh