Skip to content

Commit bcecde6

Browse files
author
MarcoFalke
committed
Merge bitcoin/bitcoin#24316: ci: Rename Cirrus CI osx_instance to macos_instance
c49e7db ci: Follow Cirrus CI docs (Hennadii Stepanov) Pull request description: See cirruslabs/cirrus-ci-docs#763. ACKs for top commit: katesalazar: ACK c49e7db Tree-SHA512: b86d571258e2682113833d575ca36a60b108ee38f2d74846b7631a29b9578cad00a29e62a3a1d808b21d2de3a27230f9ac58814c9f9b02d08675e65170ccd7e5
2 parents 5f7f2f7 + c49e7db commit bcecde6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ task:
286286
brew_install_script:
287287
- brew install boost libevent qt@5 miniupnpc libnatpmp ccache zeromq qrencode libtool automake gnu-getopt
288288
<< : *GLOBAL_TASK_TEMPLATE
289-
osx_instance:
289+
macos_instance:
290290
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
291291
image: monterey-xcode-13.2 # https://cirrus-ci.org/guide/macOS
292292
env:

0 commit comments

Comments
 (0)