From 9d55a1a8135aff83f3d562d9e8e5d493af9aff3d Mon Sep 17 00:00:00 2001 From: Yousif Ahmed Date: Wed, 24 Jul 2024 12:23:02 +0200 Subject: [PATCH] Set node version for iOS build --- .buildkite/pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 1e3e43c7..74481bfc 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -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