Skip to content

Commit

Permalink
ci: only build for linux system
Browse files Browse the repository at this point in the history
  • Loading branch information
hafeoz committed Feb 16, 2025
1 parent c9daaf6 commit 541c034
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ jobs:
attestations: write # attest-build-provenance
with:
fail-if-unreproducible: true
target-regex: '^([^-]+)-([^-]+)-linux(-(musl|gnu)([^-]+))?$'

0 comments on commit 541c034

Please sign in to comment.