'...'
Some checks failed
Pro-CI-CD-Pipeline / build-and-deploy (push) Has been cancelled

This commit is contained in:
2026-04-08 10:43:20 +08:00
parent 30ac2eaede
commit 336e68a9d7

View File

@@ -7,7 +7,7 @@ on:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
runs-on: linux
steps:
# 1. Checkout code
- name: Checkout Code