Skip to content

Commit

Permalink
fix: release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaschain committed Dec 2, 2023
1 parent 8030420 commit 4bfefca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
releases-matrix:
name: Release Go Binary
runs-on: ubuntu-latest
needs:
- run-tests
strategy:
matrix:
goos: [linux, windows, darwin]
Expand Down

0 comments on commit 4bfefca

Please sign in to comment.