Skip to content

Commit c91a1db

Browse files
committed
build on macos
1 parent 9c282e0 commit c91a1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
goreleaser:
4343
name: Build and release binary
4444
needs: test
45-
runs-on: ubuntu-latest
45+
runs-on: macos-latest
4646
if: startsWith(github.ref, 'refs/tags/v')
4747
steps:
4848
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)