Skip to content

Commit

Permalink
update ubuntu+rocker/verse
Browse files Browse the repository at this point in the history
  • Loading branch information
lwaldron committed Aug 28, 2023
1 parent 3178252 commit 02dc905
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: build
on: push
jobs:
build:
runs-on: ubuntu-18.04
container: rocker/verse:4.0.2
runs-on: ubuntu-22.04
container: rocker/verse:latest
steps:
- name: trigger action on main site
run: |
Expand Down

0 comments on commit 02dc905

Please sign in to comment.