Skip to content

[WIP] Geofencing feature branch #537

[WIP] Geofencing feature branch

[WIP] Geofencing feature branch #537

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