mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-09-25 23:30:42 +00:00
test
This commit is contained in:
@@ -27,8 +27,10 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
hugo-version: [null, 'latest', '0.58.2']
|
||||
extended: [null, true, false]
|
||||
hugo-version: [null, 'latest']
|
||||
# hugo-version: [null, 'latest', '0.58.2']
|
||||
extended: [null]
|
||||
# extended: [null, true, false]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
Reference in New Issue
Block a user