Skip to content

Commit

Permalink
ci: run without biocondcutor docker
Browse files Browse the repository at this point in the history
  • Loading branch information
jorainer committed Oct 11, 2024
1 parent 390c212 commit 5caf63d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ permissions: read-all
jobs:
pkgdown:
runs-on: ubuntu-latest
container: bioconductor/bioconductor_docker:devel
# Only restrict concurrency for non-PR jobs
concurrency:
group: pkgdown-${{ github.event_name != 'pull_request' || github.run_id }}
Expand Down

0 comments on commit 5caf63d

Please sign in to comment.