Skip to content

Commit

Permalink
test macos-13 in docs.yaml
Browse files Browse the repository at this point in the history
there seems to be an issue with macos check with data.table.
  • Loading branch information
mengqi-z committed Nov 4, 2024
1 parent a7e87f4 commit 8082f22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: docs

jobs:
pkgdown:
runs-on: macos-latest
runs-on: macos-13
env:
GITHUB_PAT: ${{ secrets.GAEA_PAT }}
steps:
Expand Down
3 changes: 1 addition & 2 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ navbar:
href: SUPPORT.html

toc:
depth: 4
collapse: section
depth: 3

0 comments on commit 8082f22

Please sign in to comment.