Skip to content

Commit e72f048

Browse files
committed
Bump test R versions
1 parent 26c0efa commit e72f048

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
config:
23-
- { os: 24.04, r: '4.4', bioc: '3.20', pkgdown: "true" }
24-
#- { os: 22.04, r: '4.3', bioc: '3.18' }
23+
- { os: 24.04, r: '4.5', bioc: '3.21', pkgdown: "true" }
2524

2625
env:
2726
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true

0 commit comments

Comments
 (0)