Skip to content

Commit

Permalink
Build docker images for jammy, drop bionic
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie authored Oct 31, 2023
1 parent 0d43cda commit 27e98fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/apps-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ jobs:
# - workdir: inst/Docker/centos
# type: centos7
- workdir: inst/Docker/ubuntu
type: focal
type: jammy
- workdir: inst/Docker/ubuntu
type: bionic
type: focal

steps:
- name: Short R version and SHA
Expand Down

0 comments on commit 27e98fd

Please sign in to comment.