ci: 修改ci配置
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
2026-04-05 17:21:21 +08:00
parent 9d1ec850ed
commit 693835a37e

View File

@@ -17,7 +17,7 @@ concurrency:
jobs:
build:
runs-on: ubuntu-latest:docker://node:22-bookworm
runs-on: ubuntu-latest
steps:
- name: Checkout