Skip to content

Commit

Permalink
Merge pull request #5572 from cevich/cross_on_fedora
Browse files Browse the repository at this point in the history
Cross-build on Fedora
  • Loading branch information
openshift-merge-bot[bot] authored Jun 6, 2024
2 parents 18328aa + a9e5a14 commit 79b3aca
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,15 +137,9 @@ cross_build_task:
alias: cross_build
only_if: >-
$CIRRUS_CHANGE_TITLE !=~ '.*CI:DOCS.*'
osx_instance:
image: ghcr.io/cirruslabs/macos-ventura-base:latest

env:
HOME: /root
script:
- brew update
- brew install go
- brew install go-md2man
- brew install gpgme
- go version
- make cross CGO_ENABLED=0

Expand Down

1 comment on commit 79b3aca

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

podman-next COPR build failed. @containers/packit-build please check.

Please sign in to comment.