Skip to content

Commit

Permalink
Update a8c-ci-toolkit version
Browse files Browse the repository at this point in the history
  • Loading branch information
iangmaia authored Feb 12, 2025
1 parent 705a688 commit da74b28
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 @@ -4,7 +4,7 @@
# to set up some variables that will be interpolated in the `.yml` pipeline before uploading it.

XCODE_VERSION=$(sed 's/^~> *//' .xcode-version)
CI_TOOLKIT_PLUGIN_VERSION="iangmaia/pr-changed-files"
CI_TOOLKIT_PLUGIN_VERSION="3.11.0"

# Note: `-v4` suffix was added to use xcode-16.1-v4 image; remember to remove that suffix during the next Xcode update
export IMAGE_ID="xcode-$XCODE_VERSION-v4"
Expand Down

0 comments on commit da74b28

Please sign in to comment.