Skip to content

Commit

Permalink
Minimize Crashlytics flakes
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Dec 3, 2024
1 parent a676158 commit acad27d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/crashlytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ jobs:
build-env:
- os: macos-14
xcode: Xcode_15.2
tests: --skip-tests
- os: macos-15
xcode: Xcode_16.1
tests: ""
runs-on: ${{ matrix.build-env.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit acad27d

Please sign in to comment.