Skip to content

Commit

Permalink
add darwin-arm target to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
roi-codefresh authored Jun 26, 2022
1 parent aa648af commit 3eb7f92
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,10 @@ steps:
title: darwin_amd64
environment:
- TARGET=darwin-amd64
darwin_arm64:
title: darwin_arm64
environment:
- TARGET=darwin-arm64
retry:
maxAttempts: 3
delay: 1
Expand Down

0 comments on commit 3eb7f92

Please sign in to comment.