Skip to content

[WIP] 2.4.0 Release Prep #705

[WIP] 2.4.0 Release Prep

[WIP] 2.4.0 Release Prep #705

Workflow file for this run

name: iOS CI
on:
pull_request:
jobs:
compile-ios-new-arch:
uses: ./.github/workflows/ios-build.yml
secrets: inherit
with:
new-architecture: 1
compile-ios-old-arch:
uses: ./.github/workflows/ios-build.yml
secrets: inherit
with:
new-architecture: 0