Drop Debian 9 builds for EOL

* Update default R version in README
This commit is contained in:
Greg Lin 2022-08-09 16:38:06 -05:00
commit b3a54b1583

View file

@ -34,17 +34,6 @@ services:
image: r-builds:ubuntu-2204
volumes:
- ./integration/tmp:/tmp/output
debian-9:
command: ./build.sh
environment:
- R_VERSION=${R_VERSION}
- LOCAL_STORE=/tmp/output
build:
context: .
dockerfile: Dockerfile.debian-9
image: r-builds:debian-9
volumes:
- ./integration/tmp:/tmp/output
debian-10:
command: ./build.sh
environment: