chore: 添加 CI 并发控制,更新 Node.js 版本要求
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: learn-languages
|
||||
concurrency:
|
||||
limit: 1
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
|
||||
Reference in New Issue
Block a user