Skip to content

Commit ed54a7c

Browse files
committed
Update ci-test.yml: add Hugo 0.123.8
It looks like the issues with Hugo 0.123.* won't affect Mainroad directly, but it is better to monitor this release during theme development and code testing. The above issue is not the only one; it is a start to digging deeper.
1 parent 122beae commit ed54a7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/ci-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
# - '0.80.0' # https://github.com/gohugoio/hugo/issues/8340
4444
- '0.86.1' # https://github.com/gohugoio/hugo/issues/9150
4545
- '0.93.3' # https://github.com/gohugoio/hugo/commit/837fdfdf45014e3d5ef3b00b01548b68a4489c5f
46+
- '0.123.8' # https://github.com/gohugoio/hugo/issues/12080
4647
- 'latest'
4748
fail-fast: true
4849

0 commit comments

Comments
 (0)