Skip to content

Commit

Permalink
Set node version for iOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
yousif-bugsnag committed Jul 24, 2024
1 parent 42a4ba5 commit 9d55a1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ steps:
env:
EXPO_RELEASE_CHANNEL: ${BUILDKITE_BUILD_ID}
XCODE_VERSION: "15.3.0"
NODE_VERSION: "18.18"
artifact_paths: build/output.ipa
commands:
- bundle install
Expand Down

0 comments on commit 9d55a1a

Please sign in to comment.