Skip to content

Commit

Permalink
ci: At the moment there is no point building for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
staticaland committed Nov 15, 2023
1 parent 4f4f8dd commit 52f0818
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,20 @@ changelog:

builds:
- binary: ok
goos:
- linux
- darwin
goarch:
- amd64
- arm64

brews:
- name: ok
description: A CLI called ok
homepage: https://github.com/oslokommune/ok
goarm: 6
goamd64: v3
tap:
repository:
owner: oslokommune
name: ok
folder: Formula
Expand Down

0 comments on commit 52f0818

Please sign in to comment.