Skip to content

Commit 1852f83

Browse files
MarcoFalkeapoelstra
authored andcommitted
ci: Bump macOS image to big-sur-xcode-12.5
This also removes the "brew update" added in commit b738155. bitcoin/bitcoin#22122 (1/1)
1 parent 4f33ba7 commit 1852f83

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.cirrus.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,11 @@ task:
145145
task:
146146
name: 'macOS 11 native [gui] [no depends]'
147147
brew_install_script:
148-
- brew update
149148
- brew install boost libevent berkeley-db4 qt@5 miniupnpc ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt
150149
<< : *GLOBAL_TASK_TEMPLATE
151150
osx_instance:
152151
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
153-
image: big-sur-xcode-12.4 # https://cirrus-ci.org/guide/macOS
152+
image: big-sur-xcode-12.5 # https://cirrus-ci.org/guide/macOS
154153
env:
155154
DANGER_RUN_CI_ON_HOST: "true"
156155
CI_USE_APT_INSTALL: "no"

0 commit comments

Comments
 (0)