Skip to content

Commit

Permalink
Update google_mobile_ads.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LTPhantom authored Apr 29, 2024
1 parent f3c4785 commit 9f7f0e8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/google_mobile_ads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,12 @@ jobs:
./gradlew :google_mobile_ads:testDebugUnitTest
iOS:
runs-on: macos-13
runs-on: macos-latest
timeout-minutes: 40
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
with:
fetch-depth: 0
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '14.3.1'
- name: "Install Flutter"
run: ./.github/workflows/scripts/install-flutter.sh stable
- name: "Install Tools"
Expand Down

0 comments on commit 9f7f0e8

Please sign in to comment.