mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
ci: try build on macbook
This commit is contained in:
parent
d990a4da8f
commit
bc775767f8
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
runs-on: [ubuntu-latest]
|
runs-on: [self-hosted]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/setup-go@v3
|
- uses: actions/setup-go@v3
|
||||||
with: { go-version: 1.19 }
|
with: { go-version: 1.19 }
|
||||||
|
Loading…
Reference in New Issue
Block a user