Skip to content

Commit

Permalink
Missing bioc version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangriffiths committed Oct 26, 2023
1 parent bcf6426 commit 299954e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
gha_repos <- if(
.Platform$OS.type == "unix" && Sys.info()["sysname"] != "Darwin"
) c(
"AnVIL" = "https://bioconductordocker.blob.core.windows.net/packages/3.18/bioc",
"AnVIL" = "https://bioconductordocker.blob.core.windows.net/packages/3.19/bioc",
BiocManager::repositories()
) else BiocManager::repositories()
Expand Down

0 comments on commit 299954e

Please sign in to comment.