diff options
author | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2023-06-14 10:55:18 +0200 |
---|---|---|
committer | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2023-06-14 10:49:27 +0200 |
commit | fa70e85e00f5ff7df7d74f461cdb0d47e89ed096 (patch) | |
tree | 71daee1f22e53b4cc29e4da2f596ea0d76a99823 /.cirrus.yml | |
parent | 8de9bb7a5ab04669369e2bb59ea92a5c1a91a8d2 (diff) |
ci: Bump macOS cross task to ubuntu:jammy
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 3090deef78..dd71693c9b 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -318,11 +318,11 @@ task: << : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV task: - name: 'macOS 10.15 [gui, no tests] [focal]' + name: 'macOS 10.15 [gui, no tests] [jammy]' << : *CONTAINER_DEPENDS_TEMPLATE container: docker_arguments: - CI_IMAGE_NAME_TAG: ubuntu:focal + CI_IMAGE_NAME_TAG: ubuntu:jammy FILE_ENV: "./ci/test/00_setup_env_mac.sh" << : *CREDITS_TEMPLATE macos_sdk_cache: |