Skip to content

🔧 Bump deployment target to iOS 12 #185

🔧 Bump deployment target to iOS 12

🔧 Bump deployment target to iOS 12 #185

Workflow file for this run

# https://help.github.com/en/github/automating-your-workflow-with-github-actions/workflow-syntax-for-github-actions#jobsjob_idname
name: Build
on: [pull_request, push, workflow_dispatch]
jobs:
carthage:
name: Carthage
runs-on: macos-13
steps:
- uses: actions/[email protected]
- uses: AckeeCZ/[email protected]
- name: Build
run: carthage build --no-skip-current --cache-builds --use-xcframeworks