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

@ -119,18 +119,6 @@ services:
image: r-builds:opensuse-155
volumes:
- ./integration/tmp:/tmp/output
opensuse-154:
command: ./build.sh
environment:
- R_VERSION=${R_VERSION}
- R_INSTALL_PATH=${R_INSTALL_PATH}
- LOCAL_STORE=/tmp/output
build:
context: .
dockerfile: Dockerfile.opensuse-154
image: r-builds:opensuse-154
volumes:
- ./integration/tmp:/tmp/output
fedora-38:
command: ./build.sh
environment: