Skip to content

Commit

Permalink
Attempt to use maxim-lobanov/setup-xcode to set xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
bwised committed Jun 21, 2024
1 parent 9db35c8 commit 5a042a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ jobs:
validate-podspec:
runs-on: macos-latest
steps:
- 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

0 comments on commit 5a042a0

Please sign in to comment.