This commit is contained in:
peaceiris
2019-09-16 08:05:58 +09:00
parent 4b14375887
commit 184d0ede63

View File

@@ -27,9 +27,7 @@ jobs:
strategy: strategy:
matrix: matrix:
hugo-version: ['0.58.2'] hugo-version: [null, 'latest', '0.58.2']
# hugo-version: [null, 'latest', '0.58.2']
# extended: [null, false]
extended: [null, true, false] extended: [null, true, false]
steps: steps:
@@ -43,5 +41,4 @@ jobs:
- name: Dump - name: Dump
run: | run: |
curl 'https://api.github.com/repos/gohugoio/hugo/releases/latest'
hugo version hugo version