Skip to content

Commit

Permalink
re-added tests running on ubuntu-20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
danielturek committed Jul 22, 2024
1 parent 009c3a9 commit 51a7078
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
config:
- {os: windows-latest, r: 'release'}
- {os: macOS-latest, r: 'release'}
##- {os: ubuntu-20.04, r: 'release'}
##- {os: ubuntu-latest, r: 'devel'}
- {os: ubuntu-20.04, r: 'release', rspm: 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest'}
- {os: ubuntu-20.04, r: 'devel', rspm: 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 51a7078

Please sign in to comment.