Skip to content

Commit

Permalink
add posit package manager
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Oct 21, 2024
1 parent ab0b585 commit 9d18e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R_CMD_check_main_weekly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
config:
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/noble/latest"}

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

0 comments on commit 9d18e73

Please sign in to comment.