Skip to content

Commit

Permalink
no CI on ubuntu for now
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvandenberge committed Jan 27, 2025
1 parent b53123e commit e8916e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/RCmdCheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
config:
- { os: windows-latest, r: 'release', bioc: '3.20'}
- { os: macOS-latest, r: 'release', bioc: '3.20'}
- { os: ubuntu-latest, r: 'release', image: 'bioconductor/bioconductor_docker:devel'}
- { os: ubuntu-latest, r: 'release', image: 'bioconductor/bioconductor_docker:RELEASE_3_20'}
#- { os: ubuntu-latest, r: 'release', image: 'bioconductor/bioconductor_docker:devel'}
#- { os: ubuntu-latest, r: 'release', image: 'bioconductor/bioconductor_docker:RELEASE_3_20'}

env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: tradeSeq
Type: Package
Title: trajectory-based differential expression analysis for sequencing data
Date: 2019-03-17
Version: 1.13.08
Version: 1.13.09
Authors@R: c(person("Koen", "Van den Berge", role = c("aut"),
email = "[email protected]"),
person("Hector", "Roux de Bezieux", role = c("aut", "cre"),
Expand Down

0 comments on commit e8916e2

Please sign in to comment.