mirror of https://github.com/curbengh/hexo-yam
parent
b169489ce9
commit
7aa2f90e52
|
@ -8,7 +8,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
node-version: ['12', '14', '15']
|
||||
node-version: ['12', '14', '15', '16']
|
||||
fail-fast: false
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue