Skip to content

Commit

Permalink
Merge pull request #21224 from cevich/add_worker_label
Browse files Browse the repository at this point in the history
Run mac jobs on labeled hosts
  • Loading branch information
openshift-merge-bot[bot] authored Jan 12, 2024
2 parents e06abd1 + 585fbe3 commit a7b81b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ osx_alt_build_task:
labels:
os: darwin
arch: arm64
purpose: prod
env: &mac_env
CIRRUS_SHELL: "/bin/bash" # sh is the default
CIRRUS_WORKING_DIR: "$HOME/ci/task-${CIRRUS_TASK_ID}" # Isolation: $HOME will be set to "ci" dir.
Expand Down

0 comments on commit a7b81b3

Please sign in to comment.