Skip to content

Bumping iOS deployment target to 11.0 (10.0 after discussion) #7

Bumping iOS deployment target to 11.0 (10.0 after discussion)

Bumping iOS deployment target to 11.0 (10.0 after discussion) #7

Workflow file for this run

on:
workflow_dispatch:
pull_request:
paths:
- PromiseKit.podspec
jobs:
lint:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- run: pod lib lint --fail-fast