Skip to content

Commit

Permalink
Add missing Darwin package
Browse files Browse the repository at this point in the history
  • Loading branch information
bgandon committed Feb 13, 2024
1 parent 5047d29 commit ed9bebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
params:
AWS_ACCESS_KEY: (( grab meta.aws.access_key ))
AWS_SECRET_KEY: (( grab meta.aws.secret_key ))
PACKAGES: [ golang-1-linux ]
PACKAGES: [ golang-1-linux, golang-1-darwin ]
output_mapping:
package-info: golang-info

Expand Down

0 comments on commit ed9bebe

Please sign in to comment.