Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alanocallaghan authored Jul 31, 2023
1 parent 8341a05 commit cbe101c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
fail-fast: false
matrix:
config:
# - { os: windows-latest, bioc: 'release'}
# - { os: windows-latest, bioc: 'devel'}
# - { os: macOS-latest, bioc: 'release'}
# - { os: macOS-latest, bioc: 'devel'}
- { os: windows-latest, bioc: 'release'}
- { os: windows-latest, bioc: 'devel'}
- { os: macOS-latest, bioc: 'release'}
- { os: macOS-latest, bioc: 'devel'}
- { os: ubuntu-latest, bioc: 'release'}
- { os: ubuntu-latest, bioc: 'devel'}

Expand Down

0 comments on commit cbe101c

Please sign in to comment.