Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
run GHA checks with correct R versions

fix #47
  • Loading branch information
achubaty committed Apr 25, 2024
1 parent 7b5c4e9 commit 6104fc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Expand Up @@ -52,6 +52,7 @@ jobs:
- uses: r-lib/actions/setup-r@v2
with:
extra-repositories: 'https://predictiveecology.r-universe.dev/'
r-version: ${{ matrix.config.r }}
Ncpus: 2
use-public-rspm: false

Expand Down

0 comments on commit 6104fc2

Please sign in to comment.