Skip to content

Commit

Permalink
Merge pull request #10 from ch-braun/develop
Browse files Browse the repository at this point in the history
Release 1.0.0
  • Loading branch information
ch-braun authored Nov 11, 2024
2 parents bec6c9f + 2b8cdd2 commit c0331d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
goos: [ linux ]
goos: [ linux, darwin ]
goarch: [ amd64, arm64 ]

steps:
Expand Down

0 comments on commit c0331d5

Please sign in to comment.