mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-23 06:09:11 +07:00
chore: build on self-hosted machines
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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 }}
|
||||
|
Reference in New Issue
Block a user