Skip to content

Commit

Permalink
Fixed releases
Browse files Browse the repository at this point in the history
  • Loading branch information
StiviiK committed Sep 14, 2023
1 parent 9957cd7 commit c3781ed
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ builds:
- env:
- CGO_ENABLED=0
goos:
- linux
#- linux
- windows
- darwin
#- darwin
goarch:
- amd64
- arm
Expand Down Expand Up @@ -53,8 +53,6 @@ brews:
bin.install "azctx"
chocolateys:
- name: azctx
ids:
- "azctx"
dependencies:
- id: azure-cli
owners: "Martin Brandl"
Expand Down

0 comments on commit c3781ed

Please sign in to comment.