Skip to content

Commit

Permalink
Reset macOS deploy to yes
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusMuck committed Jan 29, 2025
1 parent c9f9ae8 commit 4f3e11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
config:
- { os: windows-latest, bioc: 'devel', deploy: 'no'}
- { os: macOS-latest, bioc: 'devel', deploy: 'no'}
- { os: macOS-latest, bioc: 'devel', deploy: 'yes'}
# - { os: ubuntu-latest, r: 'devel', image: 'bioconductor/bioconductor_docker:devel', deploy: 'no'}

env:
Expand Down

0 comments on commit 4f3e11a

Please sign in to comment.