mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-02-05 17:34:02 +00:00
ci: Add ubuntu-16.04
This commit is contained in:
parent
b0c61036db
commit
55117bdfe7
2
.github/workflows/test-action.yml
vendored
2
.github/workflows/test-action.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user