改回使用 ubuntu-latest runner

This commit is contained in:
2026-04-22 08:25:36 +08:00
parent 1d15ce6f8e
commit b9b51d88f6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ on:
jobs:
DOCKERHUB_Guacd_Build:
name: Docker Guacd Build
runs-on: ubuntu-4c6g
runs-on: ubuntu-latest
steps:
- name: Private Actions Checkout
uses: actions/checkout@v4