@@ -8,7 +8,7 @@ on:
jobs:
build-and-deploy:
runs-on: ubuntu-24.04 # 使用自托管 Runner
runs-on: ubuntu-latest # 使用自托管 Runner
steps:
- name: 检出代码
The note is not visible to the blocked user.