chore: build on self-hosted machines

This commit is contained in:
mzz 2023-03-22 00:26:39 +08:00 committed by GitHub
parent c31fdda0ba
commit 754691798d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ jobs:
# END Linux ARM 5 6 7
fail-fast: false
runs-on: ubuntu-22.04
runs-on: self-hosted
env:
GOOS: ${{ matrix.goos }}
GOARCH: ${{ matrix.goarch }}