Skip to content

HB-5850: Change iOS target version to 13 #29

HB-5850: Change iOS target version to 13

HB-5850: Change iOS target version to 13 #29

Workflow file for this run

name: Smoke Test
on:
# On pull requests to main
pull_request:
branches:
- main
# Manual trigger from the Github Actions tab
workflow_dispatch:
jobs:
validate-podspec:
runs-on: macos-latest
steps:
- uses: chartboost/chartboost-mediation-ios-actions/adapter-smoke-test@v1