Skip to content

Commit

Permalink
Run Crashlytics quickstart on macos-15
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard committed Nov 13, 2024
1 parent 31e2f8a commit c4e8dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crashlytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
env:
plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
signin_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
runs-on: macos-14
runs-on: macos-15
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit c4e8dc7

Please sign in to comment.