Skip to content

Commit

Permalink
ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
gogonzo committed Dec 24, 2023
1 parent 9f41386 commit 3aeac69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
upload-snapshots: true

check-r-devel-san:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
container: rocker/r-devel-san
steps:
- name: Checkout repository 🛎
Expand All @@ -82,7 +82,7 @@ jobs:
)
check-r-devel-ubsan-clang:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
container: rocker/r-devel-ubsan-clang
steps:
- name: Checkout repository 🛎
Expand Down

0 comments on commit 3aeac69

Please sign in to comment.