aboutsummaryrefslogtreecommitdiff
path: root/ci/test/00_setup_env_mac.sh
diff options
context:
space:
mode:
authorMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2023-06-14 10:55:18 +0200
committerMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2023-06-14 10:49:27 +0200
commitfa70e85e00f5ff7df7d74f461cdb0d47e89ed096 (patch)
tree71daee1f22e53b4cc29e4da2f596ea0d76a99823 /ci/test/00_setup_env_mac.sh
parent8de9bb7a5ab04669369e2bb59ea92a5c1a91a8d2 (diff)
downloadbitcoin-fa70e85e00f5ff7df7d74f461cdb0d47e89ed096.tar.xz
ci: Bump macOS cross task to ubuntu:jammy
Diffstat (limited to 'ci/test/00_setup_env_mac.sh')
-rwxr-xr-xci/test/00_setup_env_mac.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test/00_setup_env_mac.sh b/ci/test/00_setup_env_mac.sh
index fe42871c31..6ae427fd42 100755
--- a/ci/test/00_setup_env_mac.sh
+++ b/ci/test/00_setup_env_mac.sh
@@ -7,7 +7,7 @@
export LC_ALL=C.UTF-8
export CONTAINER_NAME=ci_macos_cross
-export CI_IMAGE_NAME_TAG=ubuntu:20.04 # Check that Focal can cross-compile to macos
+export CI_IMAGE_NAME_TAG=ubuntu:22.04
export HOST=x86_64-apple-darwin
export PACKAGES="cmake libz-dev libtinfo5 python3-setuptools xorriso"
export XCODE_VERSION=12.2