指定使用 ubuntu-4c6g runner

This commit is contained in:
2026-04-22 08:23:56 +08:00
parent 6c3c753cf8
commit 1d15ce6f8e
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-latest
runs-on: ubuntu-4c6g
steps:
- name: Private Actions Checkout
uses: actions/checkout@v4