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.
1 parent 17be073 commit a98c39dCopy full SHA for a98c39d
1 file changed
.buildkite/shared-pipeline-vars
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-export IMAGE_ID="xcode-26.1.1"
+export IMAGE_ID="xcode-27.0-beta"
4
export CI_TOOLKIT="automattic/a8c-ci-toolkit#5.7.0"
5
export DOCKER_PLUGIN="docker#v5.13.0"
6
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
0 commit comments