feat: 增加docker支持。

操作手册写于Readme,参照执行docker
This commit is contained in:
LOG1997
2024-12-28 14:19:59 +08:00
parent 3260211879
commit 2bb588d379
4 changed files with 56 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ jobs:
contents: read
strategy:
matrix:
node-version: [18.x]
node-version: [20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: