更新 .github/workflows/gradle.yml
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
Tianpao 2024-08-06 16:17:46 +00:00
parent 2584313179
commit 924284ab91

View File

@ -11,7 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: wongxx-x99-ubuntu-latest
steps:
- uses: actions/checkout@v2