mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-25 12:22:17 +01:00
test: hugo 0.58.2
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
hugo-version: [null, '0.58.2']
|
hugo-version: ['0.58.2']
|
||||||
# hugo-version: [null, 'latest', '0.58.2']
|
# hugo-version: [null, 'latest', '0.58.2']
|
||||||
extended: [null, true]
|
extended: [null, true]
|
||||||
# extended: [null, false, true]
|
# extended: [null, false, true]
|
||||||
|
|||||||
Reference in New Issue
Block a user