Update .gitea/workflows/deploy.yaml

This commit is contained in:
2025-11-21 16:39:33 +08:00
parent 0eb56d5732
commit 6e471815cc

View File

@@ -7,7 +7,7 @@ on:
jobs: jobs:
deploy: deploy:
runs-on: gx-dev01 runs-on: ubuntu-22.04
steps: steps:
- name: Checkout code - name: Checkout code