chore: 添加 CI 并发控制,更新 Node.js 版本要求

This commit is contained in:
2026-03-09 20:00:01 +08:00
parent 436d58be52
commit d2a3d32376
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
kind: pipeline
type: docker
name: learn-languages
concurrency:
limit: 1
platform:
os: linux