Skip to content

Macos runners need updated fastlane tool version 2.236.1. #14258

@jbgill

Description

@jbgill

Description

MacOS runners need the latest fastlane update 2.236.1. 2.236.0 is the version currently in the runners as of last week, and it introduced a bug that prevents Testflight builds from uploading to Testflight. Fastlane has since fixed their issue in 2.236.1. Here is the issue described in the fastlane repo: fastlane/fastlane#30065

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 22.04
  • Ubuntu 22.04 Arm64
  • Ubuntu 24.04
  • Ubuntu 24.04 Arm64
  • Ubuntu 26.04
  • Ubuntu 26.04 Arm64
  • Ubuntu Slim
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • macOS 26
  • macOS 26 Arm64
  • Windows Server 2022
  • Windows Server 2025
  • Windows Server 2025 with Visual Studio 2026
  • Windows Desktop 11
  • Windows Desktop 11 with Visual Studio 2026

Image version and build link

2.335.1

Is it regression?

yes, issue wasn't in 2.334.0

Expected behavior

fastlane successfully uploads app to Testflight

Actual behavior

Fastlane fails the Testflight upload step

Repro steps

Run a job on the current runners that uploads an iOS app to Testflight using the fastlane build/deploy tool. The fastlane process will fail when it attempts to upload the app bundle to Testflight. This is a known bug in fastlane that was fixed in their 2.236.1 release. See fastlane/fastlane#30065

Please update the macOS runners to use the 2.236.1 (or newer) release of fastlane

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions