Skip to content

Commit b65a814

Browse files
Merge pull request #5577 from openshift-cherrypick-robot/cherry-pick-5572-to-release-1.33
[release-1.33] Cross-build on Fedora
2 parents 07b5579 + 43511f3 commit b65a814

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.cirrus.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -137,15 +137,9 @@ cross_build_task:
137137
alias: cross_build
138138
only_if: >-
139139
$CIRRUS_CHANGE_TITLE !=~ '.*CI:DOCS.*'
140-
141-
osx_instance:
142-
image: ghcr.io/cirruslabs/macos-ventura-base:latest
143-
140+
env:
141+
HOME: /root
144142
script:
145-
- brew update
146-
- brew install go
147-
- brew install go-md2man
148-
- brew install gpgme
149143
- go version
150144
- make cross CGO_ENABLED=0
151145

0 commit comments

Comments
 (0)