Skip to content

Commit cab3b32

Browse files
committed
Use Xcode 26.6
This image supports Ruby 3.4.9 and it's better than 27.0-beta which may not stick around.
1 parent c7c1fa0 commit cab3b32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/shared-pipeline-vars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
export IMAGE_ID="xcode-27.0-beta"
3+
export IMAGE_ID="xcode-26.6"
44
export CI_TOOLKIT="automattic/a8c-ci-toolkit#5.7.0"
55
export DOCKER_PLUGIN="docker#v5.13.0"
66
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"

0 commit comments

Comments
 (0)