Revert "gha: reduce matrix"

This reverts commit 0f4dcf161b.
This commit is contained in:
peaceiris 2019-10-09 00:17:00 +09:00
parent 0c12281f1e
commit 8bbc00cc5e

View file

@ -49,12 +49,9 @@ jobs:
needs: test needs: test
strategy: strategy:
matrix: matrix:
# os: ['ubuntu-18.04', 'macOS-10.14', 'windows-2019'] os: ['ubuntu-18.04', 'macOS-10.14', 'windows-2019']
# hugo-version: ['latest', '0.57.2'] hugo-version: ['latest', '0.57.2']
# extended: [true, false] extended: [true, false]
os: ['ubuntu-18.04']
hugo-version: ['latest']
extended: [true]
# exclude: # exclude:
# - os: 'macOS-10.14' # - os: 'macOS-10.14'
# hugo-version: 'latest' # hugo-version: 'latest'