mirror of https://github.com/curbengh/hexo-yam
parent
0abd90c78a
commit
c3ed0c68c7
|
@ -8,7 +8,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
node-version: ["18", "20", "21"]
|
||||
node-version: ["18", "20", "22"]
|
||||
fail-fast: false
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue