ci: 测试自制镜像
All checks were successful
deploy to server / build-and-deploy (push) Successful in 8m18s

This commit is contained in:
2025-09-25 14:57:10 +08:00
parent 2251f076c6
commit f4145b911a

View File

@ -4,7 +4,7 @@ on: push
jobs:
build-and-deploy:
runs-on: node-22
runs-on: node22-build
steps:
- name: Checkout
uses: actions/checkout@v5