Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 2b9f6af

Browse files
Update Xcode CI image and Ruby Gems
1 parent 8015d71 commit 2b9f6af

File tree

3 files changed

+116
-124
lines changed

3 files changed

+116
-124
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Nodes with values to reuse in the pipeline.
22
common_params:
33
plugins: &common_plugins
4-
- automattic/a8c-ci-toolkit#3.3.0
4+
- automattic/a8c-ci-toolkit#3.7.1
55
env: &common_env
6-
IMAGE_ID: xcode-15.0.1
6+
IMAGE_ID: xcode-16.1
77

88
# This is the default pipeline – it will build and test the pod
99
steps:

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ gem 'cocoapods', '~> 1.11'
66
gem 'cocoapods-check', '~> 1.1'
77
gem 'danger-dangermattic', '~> 1.0'
88
gem 'fastlane', '~> 2.189'
9-
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 9.2'
9+
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 12.3'

0 commit comments

Comments
 (0)