Skip to content

Commit

Permalink
Update R-CMD-check.yaml GPU to focal package repo
Browse files Browse the repository at this point in the history
  • Loading branch information
cregouby authored Dec 4, 2023
1 parent 05edf8c commit 1f9ff72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
RSPM: 'https://packagemanager.rstudio.com/cran/__linux__/bionic/latest'
RSPM: 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest'
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
TORCH_INSTALL: 1
TORCH_TEST: 1
Expand Down

0 comments on commit 1f9ff72

Please sign in to comment.