We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee8c2b commit 1e62678Copy full SHA for 1e62678
.buildkite/shared-pipeline-vars
@@ -5,7 +5,7 @@
5
6
# The ~> modifier is not currently used, but we check for it just in case
7
XCODE_VERSION=$(sed -E 's/^~> ?//' .xcode-version)
8
-CI_TOOLKIT_PLUGIN_VERSION="mokagio/bypass-cp-localization-lint"
+CI_TOOLKIT_PLUGIN_VERSION="3.8.0"
9
10
export IMAGE_ID="xcode-$XCODE_VERSION-macos-14.7.1-v1"
11
export CI_TOOLKIT_PLUGIN="automattic/a8c-ci-toolkit#$CI_TOOLKIT_PLUGIN_VERSION"
0 commit comments