更新 .github/workflows/main.yml
Some checks failed
Build and Package Golang / build (push) Failing after 1m2s

This commit is contained in:
2024-12-02 09:56:23 +08:00
parent c290ffb45a
commit 484fa46f78

View File

@ -10,7 +10,7 @@ on:
jobs:
build:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout code