Skip to content

Commit

Permalink
add ubuntu-latest, r: 'oldrel-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-plutniak committed Jul 11, 2024
1 parent fff0609 commit 9c214c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- {os: windows-latest, r: 'release', windows_32_or_64: '64'}
- {os: macOS-latest, r: 'release',}
- {os: ubuntu-24.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
- {os: ubuntu-latest, r: 'oldrel-1'}
env:
RGL_USE_NULL: true
steps:
Expand Down

0 comments on commit 9c214c8

Please sign in to comment.