Skip to content

Commit a98c39d

Browse files
committed
Use Xcode 27.0 beta in CI with new Ruby support
1 parent 17be073 commit a98c39d

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-26.1.1"
3+
export IMAGE_ID="xcode-27.0-beta"
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)