Drop openSUSE 15.2 builds for EOL

This commit is contained in:
Greg Lin 2022-03-22 14:50:02 -05:00
commit c7b30828b7

View file

@ -100,17 +100,6 @@ services:
image: r-builds:opensuse-42
volumes:
- ./integration/tmp:/tmp/output
opensuse-152:
command: ./build.sh
environment:
- R_VERSION=${R_VERSION}
- LOCAL_STORE=/tmp/output
build:
context: .
dockerfile: Dockerfile.opensuse-152
image: r-builds:opensuse-152
volumes:
- ./integration/tmp:/tmp/output
opensuse-153:
command: ./build.sh
environment: