mirror of
https://github.com/daeuniverse/dae.git
synced 2025-03-09 20:30:08 +07:00
chore: build on self-hosted machines
This commit is contained in:
parent
c31fdda0ba
commit
754691798d
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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user