ci: Add ubuntu-16.04

This commit is contained in:
Shohei Ueda 2020-05-03 13:17:01 +09:00 committed by GitHub
parent b0c61036db
commit 55117bdfe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,6 @@
name: Daily Test
on:
# push:
schedule:
- cron: '13 13 * * *'
@ -12,6 +11,7 @@ jobs:
matrix:
os:
- 'ubuntu-18.04'
- 'ubuntu-16.04'
- 'macos-latest'
- 'windows-latest'
hugo-version: