Skip to content

Commit d73b9dc

Browse files
committed
ci-test.yml: add Hugo 0.86.1
Adding it to tests does nothing for us in practice. Right now, it's a reminder for me that `.IsMenuCurrent` acts differently in Hugo 0.86.0 (or later) than before and may require manual intervention from users.
1 parent 2227539 commit d73b9dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎.github/workflows/ci-test.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- '0.59.1' # last major version without goldmark renderer
4141
- '0.60.1' # first major version with goldmark renderer
4242
- '0.76.5' # https://github.com/gohugoio/hugo/issues/7822
43+
- '0.86.1' # https://github.com/gohugoio/hugo/issues/9150
4344
- 'latest'
4445
fail-fast: true
4546

0 commit comments

Comments
 (0)