We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
macos_sdk_cache
1 parent 6c508ac commit c2a87bdCopy full SHA for c2a87bd
.cirrus.yml
@@ -321,17 +321,12 @@ task:
321
322
task:
323
name: 'macOS 11.0 [gui, no tests] [jammy]'
324
- << : *CONTAINER_DEPENDS_TEMPLATE
+ << : *GLOBAL_TASK_TEMPLATE
325
container:
326
docker_arguments:
327
CI_IMAGE_NAME_TAG: ubuntu:jammy
328
FILE_ENV: "./ci/test/00_setup_env_mac.sh"
329
- macos_sdk_cache:
330
- folder: "depends/SDKs/$MACOS_SDK"
331
- fingerprint_key: "$MACOS_SDK"
332
- << : *MAIN_TEMPLATE
333
env:
334
- MACOS_SDK: "Xcode-12.2-12B45b-extracted-SDK-with-libcxx-headers"
335
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
336
337
0 commit comments