We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c0efa commit e72f048Copy full SHA for e72f048
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -20,8 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
config:
23
- - { os: 24.04, r: '4.4', bioc: '3.20', pkgdown: "true" }
24
- #- { os: 22.04, r: '4.3', bioc: '3.18' }
+ - { os: 24.04, r: '4.5', bioc: '3.21', pkgdown: "true" }
25
26
env:
27
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
0 commit comments