Skip to content

Commit

Permalink
Remove runs on for pkgdown action
Browse files Browse the repository at this point in the history
  • Loading branch information
mine-cetinkaya-rundel committed May 29, 2024
1 parent c2be432 commit 4eeea75
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 @@ -8,7 +8,6 @@ name: pkgdown

jobs:
pkgdown:
runs-on: ubuntu-18.04
env:
RSPM: https://packagemanager.rstudio.com/cran/__linux__/bionic/latest
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4eeea75

Please sign in to comment.