diff --git a/.gitea/workflows/dev.yaml b/.gitea/workflows/dev.yaml index c060af6..14c76a4 100644 --- a/.gitea/workflows/dev.yaml +++ b/.gitea/workflows/dev.yaml @@ -17,7 +17,7 @@ jobs: # It also admits such aliases as lts/*, latest, nightly and canary builds # Examples: 12.x, 10.15.1, >=10.15.0, lts/Hydrogen, 16-nightly, latest, node - node-version: '20' + node-version: '14' cache: "npm" # 缓存 Maven 依赖