Skip to content

Commit 2559170

Browse files
use all, not cran
1 parent b1b646b commit 2559170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarking.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
config:
18-
- {os: ubuntu-18.04, r: '4.0.0', rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/291"}
18+
- {os: ubuntu-18.04, r: '4.0.0', rspm: 'https://packagemanager.rstudio.com/all/__linux__/bionic/291'}
1919

2020
env:
2121
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true

0 commit comments

Comments
 (0)