Skip to content

Commit c2751eb

Browse files
committed
incremented ci/cd timeout
1 parent a3d5fef commit c2751eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fastlane/Fastfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ platform :ios do
4545
end
4646

4747
lane :ci_beta do
48+
ENV["FASTLANE_XCODE_LIST_TIMEOUT"] = "120"
4849
increment_build_number({
4950
build_number: latest_testflight_build_number(api_key_path: "api_key.json", app_identifier: "org.pennlabs.PennMobile") + 1
5051
})

0 commit comments

Comments
 (0)