Skip to content

Commit

Permalink
Use latest ci-toolkit, 3.9.1, to print better logs when caching
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Jan 23, 2025
1 parent 62d5459 commit 1dab555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/shared-pipeline-vars
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# The ~> modifier is not currently used, but we check for it just in case
XCODE_VERSION=$(sed -E 's/^~> ?//' .xcode-version)
CI_TOOLKIT_PLUGIN_VERSION="3.7.1"
CI_TOOLKIT_PLUGIN_VERSION="3.9.1"

export IMAGE_ID="xcode-$XCODE_VERSION-macos-14.7.1-v1"
export CI_TOOLKIT_PLUGIN="automattic/a8c-ci-toolkit#$CI_TOOLKIT_PLUGIN_VERSION"

0 comments on commit 1dab555

Please sign in to comment.