Skip to content

Attempt to use maxim-lobanov/setup-xcode to set xcode version #70

Attempt to use maxim-lobanov/setup-xcode to set xcode version

Attempt to use maxim-lobanov/setup-xcode to set xcode version #70

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:

Check failure on line 14 in .github/workflows/smoke-test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/smoke-test.yml

Invalid workflow file

You have an error in your yaml syntax on line 14
- uses: maxim-lobanov/[email protected]
with:
xcode-version: '15.3' # Google Mobile Ads SDK requires Xcode 15.3 starting in version 11.6.0
- uses: chartboost/chartboost-mediation-ios-actions/adapter-smoke-test@v1
with:
allow-warnings: true